Projects in Awesome Lists tagged with python-3-10
A curated list of projects in awesome lists tagged with python-3-10 .
https://github.com/scarletcafe/jishaku
A debugging and testing cog for discord.py rewrite bots.
discord-api discord-py discord-py-rewrite jishaku python-3 python-3-10 python-3-11 python-3-12 python3 python310 python311 python312
Last synced: 14 Apr 2025
https://github.com/alexpovel/ancv
Renders your (JSON) resume/CV for online & pretty terminal display
ansi-colors api asyncio curriculum-vitae cv hacktoberfest mypy pydantic python python-3-10 resume resume-generator resume-template rich serverless terminal typed
Last synced: 15 May 2025
https://github.com/matthewfeickert/docker-python3-ubuntu
Dockerfile for image built off Ubuntu 20.04 containing Python 3.10 (3.6, 3.7, 3.8, 3.9) built from source
docker dockerfile python python-3-10 python-3-6 python-3-7 python-3-8 python-3-9 python3 ubuntu ubuntu1804
Last synced: 24 Jan 2025
https://github.com/playpauseandstop/rororo
Implement aiohttp.web OpenAPI 3 server applications with schema first approach.
aiohttp aiohttp-server asyncio openapi openapi3 python python-3 python-3-10 python-3-11 python-3-7 python-3-8 python-3-9 python-library python3
Last synced: 13 Apr 2025
https://github.com/mtreinish/stestr
A parallel Python test runner built around subunit
python python-3-10 python-3-11 python-3-12 python-3-7 python-3-8 python-3-9 test-runner testing-tools
Last synced: 16 May 2025
https://github.com/llaumgui/seedboxsync
Script for sync operations between your NAS and your seedbox.
docker nas python python-3 python-3-10 python-3-11 python-3-12 python-3-8 python-3-9 python3 seedbox sftp sync
Last synced: 30 Apr 2025
https://github.com/snipy7374/disnake-ext-paginator
A very simple extension to easily create customizable Paginator
api discord discordbot discordpaginator disnake disnake-bot disnake-bots disnake-slash-command paginator python python-3-10 python-3-8 python-3-9 python3
Last synced: 06 May 2025
https://github.com/luisnquin/flask-restapi-mongodb
REST API with mongoDB and Flask.
flask flask-mongoengine mongodb python-3-10 rest-api
Last synced: 07 Apr 2025
https://github.com/playpauseandstop/pre-commit-run-hook-entry
Run pre-commit hook entry. Allow to run pre-commit hooks for text editor formatting / linting needs.
pre-commit python-3-10 python-3-6 python-3-7 python-3-8 python-3-9 sublime-text-3 vscode
Last synced: 13 Feb 2025
https://github.com/memphis-tools/dockerize_django_app_on_digitalocean
This a dummy working Django project to use for learning purposes. Application is fully deployed on a vm DigitalOcean instance (not "app"). The application is an exercise based on a local development required by a French Python's Developer curriculum (Openclassroom).
digitalocean-droplets django-project docker postgresql python-3-10 terraform
Last synced: 14 Apr 2025
https://github.com/cybercoral/error_type_checker
It's an automatic checker for type conditions and all kinds of conditions you need. It also makes truth lists out of binary numbers.
error-handler latex latex-document python-3-10 python3
Last synced: 05 Mar 2025
https://github.com/notaussie/speedtest.py
A simple OOP wrapper for Ookla's Speedtest CLI.
cli-wrapper python python-3-10 python3 speedtest-cli wrapper
Last synced: 11 Mar 2025
https://github.com/cromega08/chathon
A CLI chat application written in pure python code.
chat chat-application cli cli-app cli-application cli-chat client-server python python-3 python-3-10 python-310 python3 python310 socket socket-io socket-programming sockets
Last synced: 27 Feb 2025
https://github.com/koviubi56/p2sn
Peer to peer socket network
python python-3 python-3-10 python-3-8 python-3-9 python-library python3 python3-library python38 python39
Last synced: 15 Feb 2025
https://github.com/cromega08/calcylator
A CLI calculator implemented with python. Allow to make arithmethic operations.
argparse argparser calculator calculator-python cli cli-app cli-calculator paperc python python-3 python-3-10 python-3-10-4 python3 regex setup setup-script setuptools terminal
Last synced: 27 Feb 2025
https://github.com/hendrikboeck/tracing-py3
Superset of pythons logging library
cli logging logging-library pip pip-package poetry-python pypi pypi-package python python-3 python-3-10 python-3-11 python-3-12 python-package python3 superset
Last synced: 04 Apr 2025
https://github.com/memphis-tools/oc_projet13_orange_country_lettings
This a dummy working Django project to use for learning purposes. Application is deployed as a "Render application" through Docker. The application is an exercise based on a local development required by a French Python's Developer curriculum (Openclassroom)
betterstack circleci coveralls django-framework django-project docker docker-compose python-3-10 readthedocs render sphynx
Last synced: 14 Apr 2025
https://github.com/nickythelion/ciris
A lightweight native Python library that makes working with color easier
color color-processing python python-3 python-3-10 python-3-11 python-3-8 python-3-9 python3
Last synced: 25 Mar 2025
https://github.com/notaussie/bookcache
An in-memory keystore caching system.
cache caching in-memory-caching in-memory-database keystore mit-license not-production-ready planning python-3-10
Last synced: 11 Mar 2025
https://github.com/omznc/advent-of-code
Because everyone has one of these.
advent-of-code advent-of-code-2021 advent-of-code-2021-python python python-3-10
Last synced: 20 Feb 2025
https://github.com/memphis-tools/oc_projet12_backend_securise_avec_django_orm
This a dummy working Python Click project to use from a terminal as a customer-relationship-management application.
betterstack customer-relationship-management poetry-python postgresql-database python-3-10 python-click python-rich
Last synced: 14 Apr 2025
https://github.com/blackwakhu/youtube-video-downloader-django
django youtube downloader
css django ffmpeg html javascript python python-3-10 python3 typescript youtube yt-dlp
Last synced: 17 Mar 2025
https://github.com/angeldollface/pyflek
Test the strength of your passwords with the Doll algorithm. :gear: :snake:
algorithm mit-license password-checker python-3-10 security
Last synced: 06 Mar 2025
https://github.com/memphis-tools/oc_projet10_rest_framework
This a dummy working Django-REST-Framework project to use for learning purposes. The application is an exercise based on a local development required by a French Python's Developer curriculum (Openclassroom)
django-rest-framework poetry-python postman python-3-10
Last synced: 14 Apr 2025
https://github.com/kvaytg/caption-forge
Automatically overlay perfectly fitted text on image
automation image-processing meme-generator open-source python python-3 python-3-10 text-overlay
Last synced: 25 Jun 2025