PyScalix
Python package to convert Csv files to SQlite database and SQlite database back to csv file
Functions
- CsvtoSql( )
- SqltoCsv( )
Installation Guidelines
- windows
pip install Pyscalix
- macos/linux
pip3 install Pyscalix
- Latest version
pip install --upgrade PyScalix
Usage/Examples
import PyScalix
PyScalix.CsvtoSql(csvfile)
PyScalix.SqltoCsv(databasefile,table_name)
Success Response
- True
Error Response
- False
Tech Stack
Language: Python 3.10.9
Authors
Release files for PyScalix 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PyScalix-0.0.8.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PyScalix-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.8 kB
Release files / PyScalix-0.0.8.tar.gz
| Download URL | PyScalix-0.0.8.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9c369d1b76f2226956026d66ded943d62aeb012f3701142c2c5d731b73705c21
|
|
BLAKE2b-256 checksum How to use checksums |
ad4a58c127af132d9258ac79d0f8c2dd489fcf6ea6301afb49112305e8c55039
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / PyScalix-0.0.8-py3-none-any.whl
| Download URL | PyScalix-0.0.8-py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b443d9695308a4abf3b522e7611c13bf491bf06b75a6ec875891146a2a10b5eb
|
|
BLAKE2b-256 checksum How to use checksums |
71ca03252ad10e74fda2452bf36c23da78ae8f1972a568cbb233de68ad5c050f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|