Skip to main content

Plotting functionality for common experimental datasets

Project description

Template Github Repository

Build docs codecov

This is a template repository for python projects which use sphinx for documentation, github actions for building, pytest and codecov for test coverage.

Getting Started

Installation via pip

pip install sugarplot

Features

  • Github actions unit test integration via pytest
  • Github actions package management with conda
  • Github actions documentation build using sphinx and reST/markdown, with auto self-push to repository after successful build
  • Github pages documentation hosting/integration
  • Local commits hooks run full test suite
  • Coverage uploaded automatically to codecov after successful build
  • [FUTURE] Auto-deploy to pyPi/testpyPi after successful build

Common Issues

  • Re-running builds on github actions will cause them to fail, as the build number deployed to PyPi depends on the github run number, which does not change if you restart a build.
  • Pypi deploy is a little slower than test pypi, so it may not always be downloading the latest version.

How to Use

Adding Additional Unit Tests

  • Any time you want to add additional unit tests just add them to those in the tests/ directory and prepend with the name test. These will be automatically found by pytest and run during local commits and remote builds.

Writing the Documentation

  • The documentation source is located in docs/source and is written in restructured text (markdown is also available).

Building the Documentation

Simply run make html from the docs/ directory. This will compile the files in the docs/source/ directory, and place them in the main docs/ directory where github pages can find them.

Dependencies / Technologies Used

Acknowledgements

Thanks to all the great people on stack overflow and github, for their seemingly boundless tolerance to my and others' questions.

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

sugarplot-0.1.7.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

sugarplot-0.1.7-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file sugarplot-0.1.7.tar.gz.

File metadata

  • Download URL: sugarplot-0.1.7.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for sugarplot-0.1.7.tar.gz
Algorithm Hash digest
SHA256 f7e42e7f6416f6b98001d2871737f8e641620c1efd7dd82b84482fb19e03c9f0
MD5 b5fbeb5fb1080b326d9434c39f6dea1c
BLAKE2b-256 e1a243f6fc03bd944931fbd795f2b2c67d4048c2337e37c0d595256134ff70c0

See more details on using hashes here.

File details

Details for the file sugarplot-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: sugarplot-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for sugarplot-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 0c493d48132a7082d2884807d4ecac300f8db66dfdf1418a27036e1c24863722
MD5 a5899ae14c9469bcc8cbbe562cf502e3
BLAKE2b-256 45387fcf79a5cdc2bb11805eafd613fa262e92e40c13b1637dd8c12d5b15cdba

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