Skip to main content

A Sample Project for Data Science experiments

Project description

sample-ds-project

Release Build status codecov Commit activity License

A Sample Project for Data Science experiments

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:DeepakPant93/sample-ds-project.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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sample_ds_project-0.0.8-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file sample_ds_project-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: sample_ds_project-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 18.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for sample_ds_project-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 224d6fb4a6670dd32f24ec45e66a461dca377a173febb79d3b94668f6dd70d70
MD5 49be0f1323a6dd357f041e8f6f7f6d63
BLAKE2b-256 5eb02de49bad7995bfa22f9b0def7d594314c226e07f564f46b8278355d6b005

See more details on using hashes here.

Supported by

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