Skip to main content

No project description provided

Project description

roadtrip

Experiments for determining the maintenance status of an EV charging station

Usage

TBD

Setting Up Dev Environment

With Poetry Installed

poetry config virtualenvs.in-project true # only if you haven't already, lets VSCode see the interpreter from the virtual env
poetry install
poetry shell

Without Poetry

First, create a virtual environment with your tool of choice (e.g. venv or conda) and activate it. Then:

pip install -e .

This works because pip and setuptools now seem capable of reading pyproject.toml files!

Project Organization

├── LICENSE
├── Makefile           <- Makefile with commands like `make data` or `make train`
├── README.md          <- The top-level README for developers using this project.
├── data
│   ├── external       <- Data from third party sources.
│   ├── interim        <- Intermediate data that has been transformed.
│   ├── processed      <- The final, canonical data sets for modeling.
│   └── raw            <- The original, immutable data dump.
│
├── docs               <- A default Sphinx project; see sphinx-doc.org for details
│
├── notebooks          <- Jupyter notebooks. Naming convention is a number (for ordering),
│                         the creator's initials, and a short `-` delimited description, e.g.
│                         `1.0-jqp-initial-data-exploration`.
│
├── references         <- Data dictionaries, manuals, and all other explanatory materials.
│
├── reports            <- Generated analysis as HTML, PDF, LaTeX, etc.
│   └── figures        <- Generated graphics and figures to be used in reporting
│
├── requirements.txt   <- The requirements file for reproducing the analysis environment, e.g.
│                         generated with `pip freeze > requirements.txt`
│
├── setup.py           <- makes project pip installable (pip install -e .) so src can be imported
├── src                <- Source code for use in this project.
│   ├── __init__.py    <- Makes src a Python module
│   │
│   ├── data           <- Scripts to download or generate data
│   │   └── make_dataset.py
│   │
│   ├── features       <- Scripts to turn raw data into features for modeling
│   │   └── build_features.py
│   │
│   ├── models         <- Scripts to train models and then use trained models to make
│   │   │                 predictions
│   │   ├── predict_model.py
│   │   └── train_model.py
│   │
│   └── visualization  <- Scripts to create exploratory and results oriented visualizations
│       └── visualize.py
│
└── tox.ini            <- tox file with settings for running tox; see tox.readthedocs.io

Project based on the cookiecutter data science project template. #cookiecutterdatascience

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

roadtrip_tools-0.1.0.tar.gz (26.3 kB view details)

Uploaded Source

Built Distribution

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

roadtrip_tools-0.1.0-py3-none-any.whl (29.3 kB view details)

Uploaded Python 3

File details

Details for the file roadtrip_tools-0.1.0.tar.gz.

File metadata

  • Download URL: roadtrip_tools-0.1.0.tar.gz
  • Upload date:
  • Size: 26.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.5 Darwin/23.5.0

File hashes

Hashes for roadtrip_tools-0.1.0.tar.gz
Algorithm Hash digest
SHA256 085ae9247ea4b0a96ceb230ce9bbd21a6ae4d11048835c8b7ce983906b472414
MD5 870ce732a2aed57f4d7f264712ae3c9f
BLAKE2b-256 a7e545aca2645baaed9e4dee0c72e28698c4ef9ace77d9e3805cadc1724c8115

See more details on using hashes here.

File details

Details for the file roadtrip_tools-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: roadtrip_tools-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 29.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.5 Darwin/23.5.0

File hashes

Hashes for roadtrip_tools-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b80b55ed7fa4c4e221f334669a27fc719cfee5c8247b86d3b07d3e210b3c46c
MD5 6a90b5ad3fe9f3f3e697f92c7004ebe8
BLAKE2b-256 7f495527b4a3dfbc0ae88e2b88abdf666cc4c0f4bf26353f8c1a3eec9a79a13d

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