Skip to content

Delivering gift-wrapped tutorials for the trendiest Python libraries right in your inbox :)

License

Notifications You must be signed in to change notification settings

CoefficientSystems/python-advent-calendar

Repository files navigation

Python Advent Calendar

CI

Delivering gift-wrapped tutorials for the trendiest Python libraries right in your inbox :)

Advent Calendar


CONTRIBUTING

Contributors Cheatsheet

  • pre-commit: pre-commit run --all-files
  • pytest: pytest or pytest -s
  • coverage: coverage run -m pytest or coverage html
  • poetry sync: poetry install --no-root --sync
  • updating requirements: see docs/updating_requirements.md
  • create towncrier entry: towncrier create 123.added --edit

Initial project setup

  1. See docs/getting_started.md or docs/quickstart.md for how to get up & running.
  2. Check docs/project_specific_setup.md for project specific setup.
  3. See docs/using_poetry.md for how to update Python requirements using Poetry.
  4. See docs/detect_secrets.md for more on creating a .secrets.baseline file using detect-secrets.
  5. See docs/using_towncrier.md for how to update the CHANGELOG.md using towncrier.

About

Delivering gift-wrapped tutorials for the trendiest Python libraries right in your inbox :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published