ICON Commmons package for Python
Project description
ICON Commons
ICON Commons is a utility project which is used for running T-Bears and ICON Service. This project provides some utility classes for setting configuration data and logging.
Building from Source
After checking out the source code, create a virtual environment and run the build script in the source directory as follows.
$ virtualenv -p python3 venv # create a virtual environment
$ source venv/bin/activate # switch to the virtual environment
(venv) $ ./build.sh # run the build script
(venv) $ ls dist/ # check the generated wheel file
iconcommons-1.1.3-py3-none-any.whl
Installation
Basically you can install ICON Commons package by using pip3 command on your local environment.
Requirements
ICON Commons package requires the following environments.
- OS: MacOS, Linux
- Windows is not supported
- Python
- Make a virtualenv for Python 3.6.5+ (3.7 is also supported)
- Check your Python version
$ python3 -V Python 3.6.7
- IDE: PyCharm is recommended.
Installing on MacOS / Linux
(venv) $ pip3 install iconcommons
Reference
License
This project follows the Apache 2.0 License. Please refer to LICENSE for details.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iconcommons-1.1.3.tar.gz.
File metadata
- Download URL: iconcommons-1.1.3.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
054d5967187e2399f17a476a4244024c79b3929f97eb295c1766ffb669f0ebee
|
|
| MD5 |
da9280390cdd38d12722b76b4f0bb465
|
|
| BLAKE2b-256 |
c442346eb4c114bba8ddd2ae70c0c7b815a81b3d3790f001cb30aee782643ed0
|
File details
Details for the file iconcommons-1.1.3-py3-none-any.whl.
File metadata
- Download URL: iconcommons-1.1.3-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff55fd41ef44d106ea90c02e34c516f4ee4390884c932c619d94b5d440197faa
|
|
| MD5 |
171caae7705b72a3d8317f482b6e5868
|
|
| BLAKE2b-256 |
cb8a0d865c47db8fe48d96e6464f0b5213614d4b43e9982ce3d02f5b97653b03
|