Skip to main content

This is a template repository for Python projects that use Poetry for their dependency management.

Project description

elevenfiftynine-python-core-lib

Release Build status codecov Commit activity License

This is a template repository for Python projects that use Poetry for their dependency management.

Getting started with your project

First, create a repository on GitHub with the same name as this project, and then run the following commands:

git init -b main
git add .
git commit -m "init commit"
git remote add origin git@github.com:fpgmaas/elevenfiftynine-python-core-lib.git
git push -u origin main

Finally, install the environment and the pre-commit hooks with

make install

You are now ready to start development on your project! The CI/CD pipeline will be triggered when you open a pull request, merge to main, or when you create a new release.

To finalize the set-up for publishing to PyPi or Artifactory, see here. For activating the automatic documentation with MkDocs, see here. To enable the code coverage reports, see here.

Releasing a new version

  • Create an API Token on Pypi.
  • Add the API Token to your projects secrets with the name PYPI_TOKEN by visiting this page.
  • Create a new release on Github.
  • Create a new tag in the form *.*.*.

For more details, see here.


Repository initiated with fpgmaas/cookiecutter-poetry.

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

elevenfiftynine_python_core_lib-0.1.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file elevenfiftynine_python_core_lib-0.1.0.tar.gz.

File metadata

File hashes

Hashes for elevenfiftynine_python_core_lib-0.1.0.tar.gz
Algorithm Hash digest
SHA256 413f07e08026255b45cb456c7a223eb8e9ee87d47a08e016e0134e6cd0222bd4
MD5 00bcd3edaa44cb7fc2173f63439edc6c
BLAKE2b-256 cab699bbad6a6491d0b5cce711110da6c950bc170c9d941fb0451fb90728a021

See more details on using hashes here.

File details

Details for the file elevenfiftynine_python_core_lib-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for elevenfiftynine_python_core_lib-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e896be78eda35dab7a6b68fabdabc4171f58755e11c57b31de134cfcde6b6b83
MD5 26004821b11860b7d7e53dde2cc790a0
BLAKE2b-256 5cc84c750e4328fb3d3dd27f63b77d8d88eca891ab7af23b301dc29c4c5e1210

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