Skip to main content

Python package for database control and DataFrame processing

Project description

pydbsmgr

GitHub last commit GitHub repo size License CI - Test

pydbsmgr

Python package for database control and administration as well as for DataFrame processing. Also contains a simpler Python SDK for Azure Cloud tools such as uploading .parquet, .csv and .xlsx files, downloading them and DataFrame cleansing, for more information review our documentation.

Prerequisities

Before you begin, ensure you have met the following requirements:

Installation

This package can be easily installed with pip:

pip install pydbsmgr

Installation from GitHub

If you prefer, you can do it in this other way:

pip install git+https://github.com/jzsmoreno/pydbsmgr

You can contribute to this repository

Through the following steps:

  1. Clone this repository (requires git):
git clone https://github.com/jzsmoreno/pydbsmgr.git
cd pydbsmgr
  1. Create and activate a python virtual environment (The activation may vary depending on your OS here is the example for Linux):
python3 -m venv venv
source ./venv/bin/activate
  1. Install all the requirements:
pip3 install -r requirements.txt
  1. Now you can test it with any python file you want. But you can also use it in a jupyter notebook, just install jupyterlab
pip3 install jupyterlab
  1. Open the jupyter lab instance (you can see that already exists an example.ipynb, where you can see some of the things you can do):
jupyter lab

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

pydbsmgr-0.9.7.tar.gz (26.3 kB view details)

Uploaded Source

Built Distribution

pydbsmgr-0.9.7-py3-none-any.whl (29.3 kB view details)

Uploaded Python 3

File details

Details for the file pydbsmgr-0.9.7.tar.gz.

File metadata

  • Download URL: pydbsmgr-0.9.7.tar.gz
  • Upload date:
  • Size: 26.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for pydbsmgr-0.9.7.tar.gz
Algorithm Hash digest
SHA256 249e36e0584ae21a5de3efbf1abfd5f5aca617ebdc0125343e7598909dc34cc3
MD5 3aa2369efc00942cafb9fe093fd3cfb0
BLAKE2b-256 2d8aca92ac6a57ef3f2ef22e6b602454f87300296e30c438e2dccad2d7a207fb

See more details on using hashes here.

Provenance

File details

Details for the file pydbsmgr-0.9.7-py3-none-any.whl.

File metadata

  • Download URL: pydbsmgr-0.9.7-py3-none-any.whl
  • Upload date:
  • Size: 29.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for pydbsmgr-0.9.7-py3-none-any.whl
Algorithm Hash digest
SHA256 51f6446f322ca8e636071db7581e8bcec55600192edd3100a241eda77905a5d9
MD5 e5c94495b479c7bed7d7a6ea2dce2c29
BLAKE2b-256 7e35536476bdb8cd7f1491c46c44dc885720d6176bf9f518e063a4151981ce9d

See more details on using hashes here.

Provenance

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