Skip to main content

A python module containing all the basic functions and classes for python. From simple addition to advanced file encryption.

Project description

# py_everything A python module containing all the basic functions and classes for python. From simple addition to advanced file encryption. Everything is included in this one package.

It allows you to use many of its functions and classes without having to write huge complex code. It is a very simple and easy to use library.

# Installation Being available on [PyPi](https://pypi.org), you can install it as simply as ever! ` $ python -m pip install py_everything ` py_everything officially supports Python 3.0+

# Features - You can make use of the thousands of functions and classes available to you. - You don’t have to write all of that code yourself, just call the pre-made functions. - You can inherit from our base class, and make your own with customizations. - There are two variants of most classes, a Base variant and an Advanced variant. - Make your own classes from our pre-provided Base variants. The Advanced ones are not for inheriting, but you could experiment.

# Contributing ## Contribute to Code - Make changes to the code and help us make it better. - Fork this repository. ## Contribute without Code - Report potential issues, you have found, so we can fix it ASAP. - Help us identify, vulnerable dependencies. - Suggest new functions, and classes you want to get added in.

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

py_everything-1.0.2.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

py_everything-1.0.2-py3-none-any.whl (10.8 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