Notes
Windows users: pip installation may not work on some Windows environments, and it may cause unexpected errors.
Only verified in CentOS 7.5 + Python3.6 officially
Requirements
macOS
pip3 install setuptools
Linux
pip3 install setuptools
Installation
From source
For an up-to-date version:
Get code from git:
git clone http://git.prod.qiaodata.lan/ai/kg.git
Make sure you have setuptools installed:
pip3 install setuptools
Install with from the root of the repo:
cd XiaoxinService python setup.py install
Examples
Refer also to the walk through example in:
cd XiaoxinService/examples
Release files for XiaoxinService 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| XiaoxinService-0.1.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Release files / XiaoxinService-0.1.0-py2.py3-none-any.whl
| Download URL | XiaoxinService-0.1.0-py2.py3-none-any.whl |
|---|---|
| Size | 1.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
94def3fe4efa5769eae5be4281c78949efd55915354e2766395e2efacdd602ff
|
|
BLAKE2b-256 checksum How to use checksums |
27e1771e6105faba84f9592d212cb01b24e4c9408648575fbd5b45a526d8963f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
|