Skip to main content

No project description provided

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

revisit

Installation

pip install revisit

or with uv:

uv add revisit

Development

We recommend using uv for development. It will automatically manage virtual environments and dependencies for you.

uv run jupyter lab example.ipynb

Alternatively, create and manage your own virtual environment:

python -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"
jupyter lab example.ipynb

The widget front-end code bundles it's JavaScript dependencies. After setting up Python, make sure to install these dependencies locally:

yarn install

While developing, you can run the following in a separate terminal to automatically rebuild JavaScript as you make changes:

yarn run dev

Open example.ipynb in JupyterLab, VS Code, or your favorite editor to start developing. Changes made in js/ will be reflected in the notebook.

CODE GEN

datamodel-codegen --input StudyConfigSchema.json --output src/revisit/models.py  --custom-template-dir custom_templates --output-model-type pydantic_v2.BaseModel --additional-imports "typing.TypedDict, warnings" --input-file-type jsonschema --special-field-name-prefix we_are_going_to_replace_this && sed -i '' 's/we_are_going_to_replace_this_//g'  src/revisit/models.py

TESTS

cd revisit-py
python -m unittest tests.test_module_one

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

revisit-0.0.11.tar.gz (370.9 kB view details)

Uploaded Source

Built Distribution

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

revisit-0.0.11-py2.py3-none-any.whl (374.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file revisit-0.0.11.tar.gz.

File metadata

  • Download URL: revisit-0.0.11.tar.gz
  • Upload date:
  • Size: 370.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.2

File hashes

Hashes for revisit-0.0.11.tar.gz
Algorithm Hash digest
SHA256 d19d92ef96b841e8844b2033f728fb87f2b3516022b3f81ef79d9296fb426799
MD5 0f51319f983b9bfcdd1820d0648e0fea
BLAKE2b-256 7d71a03aed4c6b86a4a834d85b201a9d2f7328459485700aa6db6f9f84d10a24

See more details on using hashes here.

File details

Details for the file revisit-0.0.11-py2.py3-none-any.whl.

File metadata

  • Download URL: revisit-0.0.11-py2.py3-none-any.whl
  • Upload date:
  • Size: 374.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.2

File hashes

Hashes for revisit-0.0.11-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 248c4a4b577ae29ed5eed0b98e9d561f23acee139e08496be1cc15bdeec9285a
MD5 2cbddc69e5d105c8f7c25b2f8e359aba
BLAKE2b-256 92f8167ddda5f00840eac3607f30de871381a34effecd4ce1ecb6b1ba90b38a1

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