mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-22 13:16:33 +03:00
Merge pull request #107 from Alexander-D-Karpov/Alexander-D-Karpov-patch-1
Update README.md
This commit is contained in:
commit
4fd09bbf35
10
README.md
10
README.md
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
My collection of apps and tools
|
My collection of apps and tools
|
||||||
|
|
||||||
Writen in Python 3.11 and Django 4.1
|
Writen in Python 3.11 and Django 4.2
|
||||||
|
|
||||||
### local run via docker
|
### local run via docker
|
||||||
|
|
||||||
|
@ -19,3 +19,11 @@ $ black akarpov
|
||||||
$ no_implicit_optional akarpov
|
$ no_implicit_optional akarpov
|
||||||
$ mypy --config-file setup.cfg akarpov
|
$ mypy --config-file setup.cfg akarpov
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### list of projects:
|
||||||
|
- blog
|
||||||
|
- fileshare
|
||||||
|
- music radio + processor
|
||||||
|
- test platform
|
||||||
|
- short link generator
|
||||||
|
- about me app
|
||||||
|
|
Loading…
Reference in New Issue
Block a user