Skip to main content

Add your description here

Project description

repoyard

Usage

To run all all scripts in core in sequence, run

repoyard.core.run_all()

from within Python, or

repoyard run-core

from the terminal.

Development install instructions

Prerequisites

  • Install uv.
  • Install direnv to automatically load the project virtual environment when entering it.
    • Mac: brew install direnv
    • Linux: curl -sfL https://direnv.net/install.sh | bash

Setting up the environment

Run the following:

# In the root of the repo folder
uv sync # Installs the virtual environment at './.venv'
direnv allow # Allows the automatic running of the script './.envrc'
nbl install-hooks # Installs a git hooks that ensures that notebooks are added properly

You are now set up to develop the codebase.

Further instructions:

  • To export notebooks run nbl export.
  • To clean notebooks run nbl clean.
  • To see other available commands run just nbl.
  • To add a new dependency run uv add package-name. See the the uv documentation for more details.
  • You need to git add all 'twinned' notebooks for the commit to be validated by the git-hook. For example, if you add nbs/my-nb.ipynb, you must also add pts/my-nb.pct.py.

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

repoyard-0.1.5.tar.gz (27.5 kB view details)

Uploaded Source

Built Distribution

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

repoyard-0.1.5-py3-none-any.whl (36.7 kB view details)

Uploaded Python 3

File details

Details for the file repoyard-0.1.5.tar.gz.

File metadata

  • Download URL: repoyard-0.1.5.tar.gz
  • Upload date:
  • Size: 27.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.11

File hashes

Hashes for repoyard-0.1.5.tar.gz
Algorithm Hash digest
SHA256 10f9ba013814f82752ab4349fe1b3c8d7598d18451b01526aab418cee2bca46a
MD5 cea5eb470e4b27e1fee9616816069b6a
BLAKE2b-256 4f6b3376bdd1149fffb3e30e1f191a29e5a00fdde871413d7a0301e99279dc26

See more details on using hashes here.

File details

Details for the file repoyard-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: repoyard-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 36.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.11

File hashes

Hashes for repoyard-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7661a5c14eb3d92fbdf8038934cd763356044eb58a7c941f7fe2357a617eb3db
MD5 437ea5190d1593a06b8b5265babf137c
BLAKE2b-256 a4dcbff165e23f229f0e0609e887584ccd4aaa0f516b3748414bb0f7e54be7f1

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