Skip to main content

.. include:: ../examples/tutorial.md

Project description

DP Wizard Templates

pypi

DP Wizard Templates lets you use syntactically valid Python code as a template. Templates can be filled and composed to generate entire notebooks.

See the documentation for more information.

Development

Getting Started

On MacOS:

$ git clone https://github.com/opendp/dp-wizard-templates.git
$ cd dp-wizard-templates
$ brew install python@3.10
$ python3.10 -m venv .venv
$ source .venv/bin/activate

You can now install dependencies:

$ pip install -r requirements-dev.txt
$ pre-commit install
$ flit install

Tests should pass, and code coverage should be complete (except blocks we explicitly ignore):

$ scripts/ci.sh

Release

  • Make sure you're up to date, and have the git-ignored credentials file .pypirc.
  • Make one last feature branch with the new version number in the name:
    • Run scripts/changelog.py to update the CHANGELOG.md.
    • Review the updates and pull a couple highlights to the top.
    • Bump dp_wizard/VERSION, and add the new number at the top of the CHANGELOG.md.
    • Commit your changes, make a PR, and merge this branch to main.
  • Update main with the latest changes: git checkout main; git pull
  • Publish: flit publish --pypirc .pypirc

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

dp_wizard_templates-0.8.2.tar.gz (156.1 kB view details)

Uploaded Source

Built Distribution

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

dp_wizard_templates-0.8.2-py2.py3-none-any.whl (10.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file dp_wizard_templates-0.8.2.tar.gz.

File metadata

  • Download URL: dp_wizard_templates-0.8.2.tar.gz
  • Upload date:
  • Size: 156.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.5

File hashes

Hashes for dp_wizard_templates-0.8.2.tar.gz
Algorithm Hash digest
SHA256 d56d7103702d850e26584ca3fb7e9d3cf0dd48ae31f21c2543d0de8e26ee5535
MD5 8158b56b8d451d6bb9eae9a027c94514
BLAKE2b-256 a606f52c22761bc8a408749297e9dd1e8031ea3aa6f4a422fdc5264a6d6e8465

See more details on using hashes here.

File details

Details for the file dp_wizard_templates-0.8.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for dp_wizard_templates-0.8.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c1d905dd2597342ef45af24d3ba23850f491212e3dbe86bb78b36d68822d96df
MD5 b4d0bea179a5619794ad53459e3e5df3
BLAKE2b-256 a660f26c25299bbc6068695ad1a96a41c5ac88898ee81e7c0cff8e2971a1c7d0

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