Skip to main content

Learn Python with useful examples.

Project description

mykit_learn

codecov CI

Learn Python with useful examples.

Copied from https://github.com/rochacbruno/python-project-template which includes useful build, test, and Continuous Integration (CI) tools. Recommended to start from this template and build up your own version of this repo to learn Python, CI pipelines, and store useful functions and examples for yourself.

Install it from PyPI

pip install mykit_learn

Usage

from mykit_learn import BaseClass
from mykit_learn import base_function

BaseClass().base_method()
base_function()
$ python -m mykit_learn
#or
$ mykit_learn

Development

Read the CONTRIBUTING.md file.

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

mykit_learn-0.1.2.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

mykit_learn-0.1.2-py3-none-any.whl (4.2 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