A pro databse using pandas csvs
Project description
Prodb
.csv database for pros
🌠Demo
📠Documentation
🔗 https://lukexyz.github.io/prodb/ (github pages)
Setup environment and nbdev
First time only:
- Ubuntu / WSL
conda create -n prodb python=3.9 jupyter pip nbdev twine
conda activate prodb
git clone https://github.com/lukexyz/prodb.git
pip install -r requirements.txt
- Install githooks from project folder
nbdev_install_git_hooks
- Package auto-manager
make release
WSL error work around for: [Errno 16] Device or resource busy
ubuntu $ make release
windows > python setup.py sdist bdist_wheel
ubuntu $ twine upload --repository pypi dist/*
Frequently during develoment:
1. ðŸ—ï¸ Build lib from notebooks
nbdev_build_lib
2. 📠Build docs from notebooks
nbdev_build_docs
Install
pip install prodb
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
prodb-0.0.3.tar.gz
(10.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
prodb-0.0.3-py3-none-any.whl
(8.9 kB
view details)
File details
Details for the file prodb-0.0.3.tar.gz.
File metadata
- Download URL: prodb-0.0.3.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f7fa93da243d9c381bebedc4453678a31d1638405d0a6d666f5a0734d0aff90
|
|
| MD5 |
0f62fb2f1a2ee7da2564923a64a8c506
|
|
| BLAKE2b-256 |
6dca72044a0190c4cf620ac8a1ec54d07ebd359e9111b6aa256821c00508a68c
|
File details
Details for the file prodb-0.0.3-py3-none-any.whl.
File metadata
- Download URL: prodb-0.0.3-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e3624a8eb4898b06e09cc4d747dd2a18b7dbfdaae35a05ec5593ec8528e27df
|
|
| MD5 |
be3de7a32458ee1e08808a854c94664a
|
|
| BLAKE2b-256 |
d5347957b4b65f9e0242b62e6dc6ffb3e43cde8276bba1c5e69ab49e8c14e317
|