sqlite for datascience
Project description
sqlmath - sqlite for data-science
Status
Branch | master (v2023.9.25) |
beta (Web Demo) |
alpha (Development) |
---|---|---|---|
CI | |||
Coverage | |||
Demo | |||
Artifacts |
Table of Contents
Web Demo
Quickstart Build
To build sqlmath:
#!/bin/sh
# git clone sqlmath repo
git clone https://github.com/sqlmath/sqlmath --branch=beta --single-branch
cd sqlmath
# build nodejs binary ./_binary_sqlmath_napi8_xxx_x64.node
npm run test2
# build webassembly binary ./sqlmath_wasm.wasm
sh jslint_ci.sh shCiBuildWasm
Quickstart Website
To serve your own sqlmath website:
#!/bin/sh
# cd <sqlmath repo>
# serve website at http://localhost:8080/index.html
PORT=8080 sh jslint_ci.sh shHttpFileServer
Documentation
API Doc
Package Listing
Changelog
License
- SQLite is under public domain.
- JSLint is under Unlicense License.
- cpplint.py is under BSD 3-clause license.
- indent.exe is under GPLv3 License.
- Everything else is under MIT License.
Devops Instruction
python pypi publish
python -m build
#
twine upload --repository testpypi dist/sqlmath-2023.9.25*
py -m pip install --index-url https://test.pypi.org/simple/ sqlmath==2023.9.25
#
twine upload dist/sqlmath-2023.9.25*
pip install sqlmath==2023.9.25
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sqlmath-2023.9.25.tar.gz
(4.4 MB
view hashes)
Built Distributions
Close
Hashes for sqlmath-2023.9.25-cp311-cp311-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ead610d81936cbd73fba53d89cea8ca6ea4a7ab83beca5aae8dffdbda694c0e |
|
MD5 | 2a441abc90b160679d0af062ac984754 |
|
BLAKE2b-256 | 8a32b5ec70605d799ab79b1fecabe585ff14802e2c522dce7c0e8d75d8e1c162 |
Close
Hashes for sqlmath-2023.9.25-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | df212759e6c0eb2baf9e8e6d5526868036feae79b07d50ebd905b063d9b762fb |
|
MD5 | 73138368287efb1c7ba45b964a6dc7ef |
|
BLAKE2b-256 | d9f51af5ea1e799b0762594304ee1c54d92ef8a07185da4c3b1a446682d8af13 |
Close
Hashes for sqlmath-2023.9.25-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a923cebb9906753792258149dc59bd2fa950e46acdff6d56d0f3047f74bd2fd1 |
|
MD5 | 8e276e27b84261cb655f2237e93d3be3 |
|
BLAKE2b-256 | af028bf28744c57189a8c0eb2670ffbc2c143ab5607228d156079ffdd287930f |
Close
Hashes for sqlmath-2023.9.25-cp310-cp310-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e692f9f579a928b6e2c5935803101d8e82500105d32be25219b177dea26ee0f7 |
|
MD5 | 4de4eda4bea6db82c17b5c95148ae736 |
|
BLAKE2b-256 | da2b04b6408a063ae9e36101840a410121a332156aa4b6a25105c417dd9c496c |
Close
Hashes for sqlmath-2023.9.25-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42143d03aaa084b74577e9109f68d4ac0491745b7f80a00b962534ec2b7f1133 |
|
MD5 | 3a345947f89c65a2e25c68788d1b5c12 |
|
BLAKE2b-256 | 39a3c118bc65d926bd9de45529788c307ebe5ee505ae658976690d5f3343be6d |
Close
Hashes for sqlmath-2023.9.25-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a0879431ccde81f3f56965a050bb7c2d7363eb6e45f0efd5965b005fc0000ee |
|
MD5 | aa55df09ff659207fd3d143f6a563632 |
|
BLAKE2b-256 | 80fc664bd54c5740702ddc69c1c0d6c6b6877044363d014675115330e9486045 |