Generator for IEC60063 Preferred Values
Project description
This python module provides a generator for the IEC60063 Preferred Values. These are the ‘standard’ values for varius types of passive electrical components, such as resistors, capacitors, etc.
For more information about IEC60063, take a look at this Wikipedia page.
Usage Example
>>> import iec60063 >>> values = iec60063.gen_vals('resistor', 'E12', '1E', '10K') >>> for value in values: >>> print value
Installation
This package can be installed from pypi using pip:
$ pip install iec60063
Or using easy_install:
$ easy_install iec60063
Source Downloads and Documentation
The simplest way to obtain the source for this package is to clone the git repository:
https://github.com/chintal/iec60063
You can install it as usual, with:
python setup.py install
The latest version of the documentation can be found at ReadTheDocs.
License
iec60063 is distributed under the LGPLv3 license.
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
Built Distribution
File details
Details for the file iec60063-0.2.tar.gz
.
File metadata
- Download URL: iec60063-0.2.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99abd8b11e2497229ac82abe07728ee6d5e37c0b614909115a55baf9cbdd4e42 |
|
MD5 | 0ab230a839044a8054fdd35fe82a6356 |
|
BLAKE2b-256 | 25f9b30390e49b5c65f3f35ec00b8f102d4feb1651774bbba6060dff9aa83d8f |
File details
Details for the file iec60063-0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: iec60063-0.2-py2.py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 148801159fd7f3cb250ddd78156c11d4990a574b5762e9ede8b95a53ec47d0cf |
|
MD5 | 86efa19cd09481a12193b681ecb977ba |
|
BLAKE2b-256 | 1f4358fe922fde3dde77aa71fa9b71029c6675491066e30ef4376ff639f8bd4e |