Skip to main content

My application development modules.

Project description

Cuinixam App Development

CI Status Documentation Status Test coverage percentage

Poetry black pre-commit

PyPI Version Supported Python versions License

My application development modules.

Installation

Install this via pip (or your favourite package manager):

pip install cuinixam_app_dev

Start developing

The project uses Poetry for dependencies management and packaging. If you do not have Poetry installed, you can run the boostrap.ps1 script. This will install Python and Poetry as configured in scoopfile.json.

Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope CurrentUser -Force
.\bootstrap.ps1

To install the development dependencies in a virtual environment, type:

poetry install

This will also generate a poetry.lock file, you should track this file in version control. To execute the test suite, call pytest inside Poetry's virtual environment via poetry run:

poetry run pytest

Check out the Poetry documentation for more information on the available commands.

For those using VS Code there are tasks defined for the most common commands:

  • install development dependencies
  • run tests
  • run all checks configured for pre-commit
  • generate documentation

See the .vscode/tasks.json for more details.

Committing changes

This repository uses commitlint for checking if the commit message meets the conventional commit format.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Credits

This package was created with Copier and the browniebroke/pypackage-template project template.

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

cuinixam_app_dev-0.1.1.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

cuinixam_app_dev-0.1.1-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file cuinixam_app_dev-0.1.1.tar.gz.

File metadata

  • Download URL: cuinixam_app_dev-0.1.1.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/42.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.4 tqdm/4.66.1 importlib-metadata/6.8.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.13

File hashes

Hashes for cuinixam_app_dev-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ca604e4994216d337a477943d875336da28ea4077b4e146c38bc2269f0916bf1
MD5 d2f382dae56c14cd9bce4cfd7529ec2c
BLAKE2b-256 450700792b3511101c7d40ce282a8776a6f4f4586f678bebb1903f4d82a1d940

See more details on using hashes here.

File details

Details for the file cuinixam_app_dev-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: cuinixam_app_dev-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/42.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.4 tqdm/4.66.1 importlib-metadata/6.8.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.13

File hashes

Hashes for cuinixam_app_dev-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e1c30c6aefba2a3f9928ad0f2b0f69ac030985a3bae74262cbc83f337288dc2c
MD5 390b0320e6d03da0c1f5cfd56ac9f014
BLAKE2b-256 0475df2ef42223bb86ad8bb290b4b94c9ef6bbe3883ca6e69136f3a14c67c479

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