Skip to main content

A python package for connecting with database.

Project description

# Gemstone-Price-Prediction-End-to-End-Pipeline

# requirements_dev.txt we use for the testing

It makes it easier to install and manage dependencies for development and testing, separate from the dependencies required for production.

# difference between requirements_dev.txt and requirements.txt

requirements.txt is used to specify the dependencies required to run the production code of a Python project, while requirements_dev.txt is used to specify the dependencies required for development and testing purposes.

# tox.ini

We use if for the testing in the python package testing against different version of the python

## how tox works tox enviornment creation

  1. Install depedencies and packages

  2. Run commands

  3. Its a combination of the (virtualenvwrapper and makefile)

  4. It creates a .tox

# pyproject.toml

it is being used for configuration the python project it is a alternative of the setup.cfg file. its containts configuration related to the build system such as the build tool used package name version author license and dependencies

# setup.cfg

In summary, setup.cfg is used by setuptools to configure the packaging and installation of a Python projec

# Testing python application

types of testing

  1. Automated testing

  2. Manual testing

Mode of testing

  1. Unit testing

  2. Integration tests

Testing frameworks

  1. pytest

  2. unittest

  3. robotframework

  4. selenium

  5. behave

  6. doctest

# check with the code style formatting and syntax(coding standard)

  1. pylint

  2. flake8(it is best because it containt 3 library pylint pycodestyle mccabe)

  3. pycodestyle

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

databaseautomation_sunny-0.0.4.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

databaseautomation_sunny-0.0.4-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file databaseautomation_sunny-0.0.4.tar.gz.

File metadata

File hashes

Hashes for databaseautomation_sunny-0.0.4.tar.gz
Algorithm Hash digest
SHA256 bb004d6dc8225db81baf4c1222a5949d032b399028c9b0a37ed6a887b5233d26
MD5 315f3f0e6e328a8690c9dabf11aa077f
BLAKE2b-256 3bde2b61c34180a85a9984db8770134abc813c74ec42622a0d4d5f089b46f7db

See more details on using hashes here.

File details

Details for the file databaseautomation_sunny-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for databaseautomation_sunny-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 99a0f85bc0d10687f0b678f5115181b77a5e0f7da2b669c9b56f0f1a1f56058d
MD5 640ba18298f30bc85a0cd54f10c89701
BLAKE2b-256 467c3ff446993f6ff3c16e8876680b5471b4764b9463161ab244f12d6f82194f

See more details on using hashes here.

Supported by

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