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 models.py  --custom-template-dir custom_templates --output-model-type pydantic_v2.BaseModel --additional-imports typing.TypedDict --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.7.tar.gz (74.1 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.7-py2.py3-none-any.whl (75.5 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for revisit-0.0.7.tar.gz
Algorithm Hash digest
SHA256 2674940c82c61b0c45cfbfbf3a66d483234ce9ed9342baaf2bcb0b051c3da093
MD5 fc0a5c3ae9120ec73713459af80363c7
BLAKE2b-256 c24de42b0a85f5d14f2916d28a030863ba361c56b20f1e2838e125b85e3ec6df

See more details on using hashes here.

File details

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

File metadata

  • Download URL: revisit-0.0.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 75.5 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.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f8c2750dd02f1b2ff464d878c880e0f3eb85601ff00d52dbff41dded46018a22
MD5 fac7d3cc96f27b85d928481c0a2ac20c
BLAKE2b-256 601011620052084c92e028afa3ae7bf7006a7850634ddd593c7b8b3effe0bb64

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