Skip to main content

Use it to import very handy functions.

Project description

yoda Logo

Python /3.7+ PyPi package

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:

  1. Clone from github

    git clone https://github.com/sravel/yoda-powers.git
  2. Go in the cloned directory

    cd yoda_powers
  3. Install in editable mode

    pip install -e . --user

Project details


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

yoda_powers-1.0.1-py3-none-any.whl (19.9 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