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
Package auto-manager
make release
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.4.tar.gz
(11.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.4-py3-none-any.whl
(10.1 kB
view details)
File details
Details for the file prodb-0.0.4.tar.gz.
File metadata
- Download URL: prodb-0.0.4.tar.gz
- Upload date:
- Size: 11.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.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b461949f0fbaa4a446fd999443bcac26cadd18af78ccb8a2eb8d0a41aa453fa8
|
|
| MD5 |
00db45a4e0f883d0e9dc8605a6412368
|
|
| BLAKE2b-256 |
b0772987cdd86263501dc01c801f4c7ce41aa45cb57e094df0365ebe212bb912
|
File details
Details for the file prodb-0.0.4-py3-none-any.whl.
File metadata
- Download URL: prodb-0.0.4-py3-none-any.whl
- Upload date:
- Size: 10.1 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.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a9f2d8a15effaceee8760ea3b805e8d7366df079993bfbcbc73ee09d7238542
|
|
| MD5 |
02583d922560283ade49eab65723a6cc
|
|
| BLAKE2b-256 |
33533779a4b3440d043de2d0dd45ca068ec66eabd8fb245d011c66cb64fd8ab4
|