Skip to content

asman-go/core

Repository files navigation

core

Asman core python library

Develop usage

Tests:

python -m pytest .

Для тестов нужна постгря локальная:

docker compose -f local/docker-compose.yml build
docker compose -f local/docker-compose.yml up

Install:

python generate.py
python -m pip install .

или одной командой переустановить локальный пакет:

python -m pip uninstall -y asman && python tools/generate.py && python -m pip install "."

Links:

About

Asman core python library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published