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.10.tar.gz (74.8 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.10-py2.py3-none-any.whl (76.0 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for revisit-0.0.10.tar.gz
Algorithm Hash digest
SHA256 1749829f65517b427ce943500973757ea3e26e89963072d015918c9e2335187a
MD5 10818e81bb7cfc0cc692eb3aa56c916f
BLAKE2b-256 0a6f9478c5b472a58b77ce05aa95497d45ecb89d6e528e2032f8bcfe4ac3228a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: revisit-0.0.10-py2.py3-none-any.whl
  • Upload date:
  • Size: 76.0 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.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c24be969072b4cb8cabbb1e4bb723d33bda0098a954f68b8d8d5595192b78d36
MD5 7417aa3957abfd1eaedc365d68f68934
BLAKE2b-256 8f47907ca51e8827e09b7e1171a9e8c2e71fe4da84d78d997f46fd888b4735a1

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