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 Xiaoxin-Service 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 |
|---|---|---|---|---|
| Xiaoxin_Service-0.1.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Release files / Xiaoxin_Service-0.1.0-py2.py3-none-any.whl
| Download URL | Xiaoxin_Service-0.1.0-py2.py3-none-any.whl |
|---|---|
| Size | 2.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
fbd4686cf0dafe4146025a986c8953410cf45dce85660b63ed92a53d3539d554
|
|
BLAKE2b-256 checksum How to use checksums |
a1b7f61b56026d615148d97267e4a4bbd424d50900f07b502a9ceb16c72c8d9e
|
| 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
|