Skip to main content

Convert pandas dataframe manipulations to sql query string

Project description

simple run:
python main.py

tests:
pytest ./lib
with console print: pytest ./lib -s

env:
conda env create -f environment.yml --prefix ./env

conda activate ./env

conda env update --prefix ./env -f environment.yml

conda remove --prefix ./env --all

Python Package using Conda

Package:
python setup.py sdist bdist_wheel
python -m twine upload --repository pypi --skip-existing dist/*

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

pandas-to-sql-0.0.3.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

pandas_to_sql-0.0.3-py3-none-any.whl (20.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page