Skip to main content

My first Python library

Project description

Edvins Python Library

My library for personally coded python functions and classes
Might be sorted into topics or courses, not sure yet

Installation

pip install edvinspythonlib

Get started

How to use one of my functions or classes in your own code

# Import one of the modules
from edvinspythonlib import machinelearning as ml


# Call the multiplication method
result = ml.multiplication(2, 3)

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

edvinspythonlib-0.1.7.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

edvinspythonlib-0.1.7-py3-none-any.whl (3.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