Skip to main content

ICON commmon 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 configuration data setting and log setting.

Building source code

First, clone this project. Then go to the project folder and create a user environment and run build script.

$ virtualenv -p python3 venv  # Create a virtual environment.
$ source venv/bin/activate    # Enter the virtual environment.
(venv)$ ./build.sh            # run build script
(venv)$ ls dist/              # check result wheel file
iconcommons-1.0.1-py3-none-any.whl

Installation

This chapter will explain how to install ICON Commons on your T-Bears or ICON Service.

Requirements

ICON Commons development and execution requires following environments.

  • OS: MacOS, Linux
    • Windows are not supported yet.
  • Python
    • Version: python 3.6+
    • IDE: Pycharm is recommended.

Setup on MacOS / Linux

# Install the ICON Commons
$ pip install iconcommons

Reference

License

This project follows the Apache 2.0 License. Please refer to LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iconcommons-1.0.3.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

iconcommons-1.0.3-py3-none-any.whl (9.0 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