Paginator to generate page numbers for pagination
-
Updated
Dec 18, 2018 - Python
Paginator to generate page numbers for pagination
A list of awesome Python frameworks, libraries, software and resources.
Simple Python logging lib Version 1
simple pyhton script to access a exe file stored on your drive
Python libary for Caesar-Shift encryption, decryption and automatical cracking
Smart on-run package install for your Python code. Add 13 lines to your code, and get auto-install with pip.
A Python implementation of the Ant Colony Optimization Meta-Heuristic
Caesar Cipher in Python is an easy method to encrypt your message. Letter in a plain given text is changed to a letter that appears a certain number of positions farther down the alphabet. Decrypt key shows the number that how many times letters were shifted during encryption.
If the player guesses a letter in the word, the script writes it in all its correct positions. The player has 10 turns to guess the word. You can easily customize the game by changing the variables.
✔(已完结)最全面的 Python 笔记【马士兵教育】
auto reloads your tkinter app whenever file changes are detected 🐍
Dash porting version of the react project React JSON Grid. Provide structured and nested grid table view of complicated JSON objects/arrays.
Celery Periodic Tasks backed by the Django ORM
This project is a QR Code Generator built with Python 3 that creates QR codes from user-provided text or URLs. The program generates a scannable QR code image that can be saved and shared, making it useful for links, contact information, or other data. It uses Python libraries like qrcode to generate the codes and Pillow for image formatting.
This project is a Password Generator built with Python 3 that creates secure and random passwords based on user-defined criteria. The program allows users to specify the desired password length and whether to include lowercase letters, uppercase letters, numbers, and special characters. The generator then produces a strong, unpredictable password.
Add a description, image, and links to the python-libary topic page so that developers can more easily learn about it.
To associate your repository with the python-libary topic, visit your repo's landing page and select "manage topics."