Educational tool to teach SQL
Free software: GNU Lesser General Public License v3 or later (LGPLv3+)
Installation
pip install myquerytutor
Documentation
To use the project:
import myquerytutor
myquerytutor.longest()
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
|---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
2.1.0 (2020-12-22)
First release on PyPI.
Release files for myquerytutor 2.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| myquerytutor-2.1.1.tar.gz | 6.2 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| myquerytutor-2.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:12.4 MB
Release files / myquerytutor-2.1.1.tar.gz
| Download URL | myquerytutor-2.1.1.tar.gz |
|---|---|
| Size | 6.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f1897fff67d4f0d3471d104e8178d423de941c5dfe82adfabb6301c1dafab311
|
|
BLAKE2b-256 checksum How to use checksums |
fe631dc5c66761a7f8e72caf725621183d61a6ca40f39751f7780d117a6bb2a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.12
|
Release files / myquerytutor-2.1.1-py3-none-any.whl
| Download URL | myquerytutor-2.1.1-py3-none-any.whl |
|---|---|
| Size | 6.2 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
067ea248598ac11118569a505f670cbf077cb02b77cdfbc4694c7523c7e7f8c6
|
|
BLAKE2b-256 checksum How to use checksums |
3ffafdae57735b2a4dcdcd04061c6c1d3c72c2385ce57fd1e9e2f681a09d22fa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.12
|