Skip to main content

Generally useful tools built for AI-enabled EV navigation

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.1.tar.gz (26.4 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.1-py3-none-any.whl (29.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: roadtrip_tools-0.1.1.tar.gz
  • Upload date:
  • Size: 26.4 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.1.tar.gz
Algorithm Hash digest
SHA256 cdf19bc1cbb6c68dd138e0f6a97fa0f6b0fbe1c24ea393cd74d6e3019a24093c
MD5 dcb719d64a23cd4afab5a230c9ef5939
BLAKE2b-256 36add71fbd2182a7b5a91498870e734bf40db5ac4bfd30bfe1b871057a05f7bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: roadtrip_tools-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3061f47416c74137cb0170f41c21a30b9e9503adf83019063d166613b7f433e7
MD5 630441e158386067d083751daf38f613
BLAKE2b-256 976fb92b253fb87411487a6b199f3ec9096965f610d8dd0c120d4bdefaaf01e9

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