Python Package to convert csv files to SQLite database and SQLite database to csv files
Project description
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
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
PyScalix-0.0.8.tar.gz
(3.2 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
File details
Details for the file PyScalix-0.0.8.tar.gz.
File metadata
- Download URL: PyScalix-0.0.8.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c369d1b76f2226956026d66ded943d62aeb012f3701142c2c5d731b73705c21
|
|
| MD5 |
42d492687813e07b395705d4916190b4
|
|
| BLAKE2b-256 |
ad4a58c127af132d9258ac79d0f8c2dd489fcf6ea6301afb49112305e8c55039
|
File details
Details for the file PyScalix-0.0.8-py3-none-any.whl.
File metadata
- Download URL: PyScalix-0.0.8-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b443d9695308a4abf3b522e7611c13bf491bf06b75a6ec875891146a2a10b5eb
|
|
| MD5 |
c87b3af18b3de2c70f0200c254685402
|
|
| BLAKE2b-256 |
71ca03252ad10e74fda2452bf36c23da78ae8f1972a568cbb233de68ad5c050f
|