Use it to import very handy functions.
Project description
About this package
Use it to import very handy functions.
Documentation available at : https://yoda-powers.readthedocs.io/en/latest
Install
Global install
To compile and install yoda_powers you should do this:
# for all users (requiring super-user rights) sudo pip install yoda_powers # for the current user only pip install yoda_powers --user
Install for a specific version of python for example python3.7:
# for all users (requiring super-user rights) sudo python3.7 -m pip install yoda_powers # for the current user only python3.7 -m pip install yoda_powers --user
Developing version
If you want to use an unofficial version of the yoda_powers module, you need to work from a clone of this git repository. following actions:
Clone from github
git clone https://github.com/sravel/yoda-powers.git
Go in the cloned directory
cd yoda_powers
Install in editable mode
pip install -e . --user
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file yoda_powers-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: yoda_powers-1.0.1-py3-none-any.whl
- Upload date:
- Size: 19.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.18.4 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57417a506d11309d5aec88b5d04ef6f0a1f808f6bc6d07387bc0187449171afc |
|
MD5 | 3bd16e18cbc759ed2329d629efc8432c |
|
BLAKE2b-256 | cc5077eba86a9ea4507a9df5908d054941ac9c722e0a85da62223d18c61617f2 |