xbrain专注于构建一款可解释的AI开发框架
Project description
使用指南
使用 pip install pyxbrain安装,安装完成后可以在命令行使用 xb命令进行快捷操作。
打包指南
打包成 whl 文件:
py -m pip install --upgrade build
py -m build
在 C:\Users\用户名下的 .pypirc文件配置基本信息:
[distutils]
index-servers = pypi
[pypi]
#测试环境
repository = https://upload.pypi.org/legacy/
username = __token__
password = token
上传到官方:
py -m twine upload dist/*
异常处理
- 如果输入
xb时提示:“'xb' 不是内部或外部命令,也不是可运行的程序或批处理文件”。你需要把python的Scripts目录设置在环境变量下。
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
pyxbrain-1.0.3.tar.gz
(7.2 kB
view details)
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
pyxbrain-1.0.3-py3-none-any.whl
(10.2 kB
view details)
File details
Details for the file pyxbrain-1.0.3.tar.gz.
File metadata
- Download URL: pyxbrain-1.0.3.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e28ecd59bb6a934711c67f413b2ade5b6e71ff33f6d01c5a135022228e28571d
|
|
| MD5 |
81eb6e6bde50217157b7fab8ac8ea75d
|
|
| BLAKE2b-256 |
d26acb126c385a31b23953292c94677b0fd89df16e7a5c8740e17eb6e64dab20
|
File details
Details for the file pyxbrain-1.0.3-py3-none-any.whl.
File metadata
- Download URL: pyxbrain-1.0.3-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74c4900975efcc1eade67a4b89556fddff6bf3d734d7023c55d3e8612c816a28
|
|
| MD5 |
c48881e7352ba322dc205473725a086a
|
|
| BLAKE2b-256 |
0711c0f4c7f0f0c8e96f58a6159b8c11ba45e6d4f57e32ddf8bf58ebc186fc35
|