Skip to main content

Library containing the core modules for the kingdom-python-server

Project description

🏰 Kingdom SDK

Library containing the core modules for the kingdom-python-server.

Features

See the changelog to see all the features supported.

Installation

Use the package manager pip to install kingdom-sdk.

pip install kingdom-sdk

You can use poetry as well.

poetry add kingdom-sdk

Usage

from kingdom_sdk.utils import files

orm_files = files.find("orm.py", "/")

Test

To test the database package, you need do it manually, running a migration. Make sure the database is configured before.

cd tests/poc/
alembic revision --autogenerate
alembic upgrade head

The rest, run pytest.

Don't commit the generated revision.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kingdom-sdk-1.0.0.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

kingdom_sdk-1.0.0-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

Details for the file kingdom-sdk-1.0.0.tar.gz.

File metadata

  • Download URL: kingdom-sdk-1.0.0.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for kingdom-sdk-1.0.0.tar.gz
Algorithm Hash digest
SHA256 256445810b9cc01f1e7d2b2afcddaa07192eb420d56e1af4842fda58d771d8c1
MD5 8428ba4ab74988488b1f1a299c74e259
BLAKE2b-256 1045446787f258bd3d1539eadef5166121f857655db4750890aa8896c4874a9e

See more details on using hashes here.

File details

Details for the file kingdom_sdk-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: kingdom_sdk-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 19.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for kingdom_sdk-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5e0433f1d00297b5c1c7561d0e230f1ddd4d961677b414f2fc093858e150fc41
MD5 e22ff6967007121adcab73eb668666d2
BLAKE2b-256 00f2782fb7853d8f7445cd461288afed0beeedfec0650ab96d22c05b59edc570

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page