mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2025-11-13 07:05:13 +03:00
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.19.1 to 1.20.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.19.1...1.20.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .envs | ||
| .github | ||
| akarpov | ||
| compose | ||
| config | ||
| docs | ||
| locale | ||
| logs | ||
| .dockerignore | ||
| .editorconfig | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .readthedocs.yml | ||
| CONTRIBUTORS.txt | ||
| LICENSE | ||
| local.yml | ||
| manage.py | ||
| merge_production_dotenvs_in_dotenv.py | ||
| models.png | ||
| poetry.lock | ||
| production.yml | ||
| pyproject.toml | ||
| pytest.ini | ||
| README.md | ||
| setup.cfg | ||
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