Learn Python with useful examples.
Project description
mykit_learn
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file mykit_learn-0.1.2.tar.gz
.
File metadata
- Download URL: mykit_learn-0.1.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a7b4a84903e9bc067eca6e167e92f20051abb8859b5807019a682d890d2b1ff |
|
MD5 | fd3015ba586197854ab5d91ef47af4aa |
|
BLAKE2b-256 | 4b081bd33408620b8961de48dc2d273ba1680cd22e3d07308c523eefe99f76ac |
File details
Details for the file mykit_learn-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: mykit_learn-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51b3bc54fb1d28c1f3bf8ffe87d78c435e2c126816e701fdb6c432d1e997e6b8 |
|
MD5 | 6333e6bef1942a9b892b3c0a50955741 |
|
BLAKE2b-256 | 1943ce9153558f7aa5a909fcec312d3a06ea2e7345ac3da7001a0595b499ed4f |