No project description provided
Project description
Sponsor this project
Follow this link to support development of the Circuity Database Management System.
circuitydatabase
Source for the Circuity Database designed to be distributed through PyPI.
Installation instructions
python3 -m pip install circuitydatabase
Running circuity from the command-line
From the command line or terminal application on my computer I can invoke the following commands to operate an instance of Circuity Database.
% python3 -m pip install circuitydatabase
% circuity --csv-path example/directory/data_file.csv --query 'arizona cardinals wide receiver name'
team,position,first name,last name
arizona cardinals,wide receiver,andre,baccellia
arizona cardinals,wide receiver,michael,wilson
arizona cardinals,wide receiver,xavier,weaver
arizona cardinals,wide receiver,zay,jones
arizona cardinals,wide receiver,simi,fehoko
arizona cardinals,wide receiver,marvin,harrison jr.
arizona cardinals,wide receiver,greg,dortch
Example dataset
Find an example comma separated values file with ESPN National Football League roster data here.
Developer instructions
Publishing new versions
% python3 -m build
% twine upload dist/*
Install unpublished changes
# Install existing pip versions of Circuity to avoid collisions
% python3 -m pip uninstall circuitydatabase
# Install Circuity from local source in the root directory
% cd circuitydatabase
% python3 -m pip install . --force
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
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
File details
Details for the file circuitydatabase-17.tar.gz.
File metadata
- Download URL: circuitydatabase-17.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dce969a97c1d5511d1049bc280facd4d3516c5f1c7d0971ebdc0ab7435bb869
|
|
| MD5 |
e5081daef1dba77e2f7cdfe3dd1b429d
|
|
| BLAKE2b-256 |
e982521553441ef29e00462f75a734bdea5a9c0f14a4774b79a77a9a90f6ddb7
|
File details
Details for the file circuitydatabase-17-py3-none-any.whl.
File metadata
- Download URL: circuitydatabase-17-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c8530d812772a592e8c5cc5ad6f8a124504aeb4c6b1cfb56c29147e303c9bb5
|
|
| MD5 |
cebed7d181287758edcd3b6a6039db34
|
|
| BLAKE2b-256 |
c48616a63bca12a5706fde99d98f7072da9b98a64d940938ad44f6425c83c1ca
|