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.4.tar.gz (25.8 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.4-py3-none-any.whl (34.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: repoyard-0.1.4.tar.gz
  • Upload date:
  • Size: 25.8 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.4.tar.gz
Algorithm Hash digest
SHA256 7fc60dc43d9d3ad51ffcbfc14a4157ffed4f386410ec59d3a37a2b241916734b
MD5 3ebbee7de09bf3316a863506729f197f
BLAKE2b-256 8e52fbfab6907cac1ad8c8085acd2ffec2ba115ac8e439753a49086bf89289a0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: repoyard-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 34.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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5019673f23a587ef7a7d5d5da9f81374c74406558bcf850bf746640592298d21
MD5 0023090f2e4c7a2e5ae2e9d732a08fec
BLAKE2b-256 759c83fc5bd5a7991e795cedf9848aa70b31aef15114f25b63ae32840f9512ab

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