mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-11 02:26:36 +03:00
462 B
462 B
akarpov
My collection of apps and tools
Writen in Python 3.11 and Django 4.2
local run via docker
$ docker-compose -f local.yml up
- server - http://127.0.0.1:8000
- mail - http://127.0.0.1:8025
refactoring code
$ black akarpov
$ no_implicit_optional akarpov
$ mypy --config-file setup.cfg akarpov
list of projects:
- blog
- fileshare
- music radio + processor
- test platform
- short link generator
- about me app