There are 1 repository under py3 topic.
Codility Lesson1~Lesson17 100% solutions with Python3 除正確解答外comment裡有解題的思考過程
官方py3AIML基于英文,现为其增加中文支持,并将代码注释翻译为中文。实测可正常解析带中文pattern和template的aiml文件。
logwrap is a helper for logging in human-readable format function arguments and call result on function call
(validator_func, validator_sub, validator)三种参数校验的方式.
This Python script is a comprehensive solution for managing user authentication, which includes both registration and login functionalities. It utilizes a local JSON file to store user credentials securely.
Unsecure, low-end Lua obfuscator made in Node and Python
The Santa Software Suite (SSS) Elf, an open source alternative to Elf on the Shelf with major improvements
Data and File structues
Python 3 script to generate strong passwords!
This is a simple implementation of ArrayList in Python, full-featured and easy to use with more than 20 methods.
A Python script to check the availability of Snapchat usernames.
Save video from YouTube and tracks from SoundCloud into Vkontakte audio.
A tool to visualize and debug Python virtual environments, packages, and dependencies.
Python-Script for generating commit-messages
🚀 A versatile Node.js library for seamless interaction with Python. Execute Python commands effortlessly and manage Python sessions with ease! ( No Dependencies )
MultiArch Alpine Linux + S6 + Python3 + Buildbot (master/worker)
A virtual mouse written in Python which utilizes your camera & OpenCV, Mediapipe & pyautogui to move your mouse
Shape files of India and Indian states
Brainfuck Interpreter in Python is a fully featured Brainfuck interpreter written in Python. It supports interactive mode, executing code from files, or running raw Brainfuck code passed as command-line arguments.
This project is a Python script that checks and updates C/C++ header files with proper `#ifndef` guards.
A simple tool to convert Excel to VCard. By this tool, you can convert Excel to VCard, and then import all contacts to your phone. So it's easy to import contacts to your phone.
A Python web-based application for generating random user-names (gender-aware), An online and secure service to create unique random usernames lists.
LinuxUsersLinuxMint-Calculator
LinuxUsersLinuxMint-Calcutator-Lite
c-header-generator is a Python tool that recursively scans C/C++ source files in a given directory and ensures that each `.c`, `.cpp`, `.cc`, or `.cxx` file has a corresponding header file (`.h` or `.hpp`).
A Python tool to automatically fix `#include "@/..."` paths in C/C++ source files by converting them to proper relative paths.
`cat-all-files` is a powerful command-line utility that recursively prints, filters, and optionally copies the contents of all text files in a directory tree. It supports regex search, clipboard copy, extension filtering, skipping binaries, size limits, dry runs, and more.
Lightweight CHIP8 Emulator built purely in Python