Azerothcore World of Warcraft Server File / Folder structure definition.
Project description
Welcome to acore_paths Documentation
Azerothcore 魔兽世界服务器上的文件目录结构定义. 你可以直接用 import acore_paths.api as acore_paths 来 import 这些路径, 并在业务代码中引用这些路径. 每一个路径都是一个 pathlib.Path 对象, 并且都是绝对路径. 该项目可以作为一个 Python 库供其他项目使用, 从而避免了重复定义目录结构的麻烦, 避免了手写路径时可能出现的错误, 一次发明, 到处使用.
注:
本项目支持 Python3.8+, 没有任何依赖.
点击这里 查看所有重要路径的定义.
Usages
>>> import acore_paths.api as acore_paths
>>> acore_paths.dir_...
>>> acore_paths.path_...
Install
acore_paths is released on PyPI, so all you need is to:
$ pip install acore-paths
To upgrade to latest version:
$ pip install --upgrade acore-paths
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
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 acore_paths-0.4.1.tar.gz.
File metadata
- Download URL: acore_paths-0.4.1.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f3056fc5e9deb8c9f713267f299a4e8f960efecba9fae2a0a188addef0c6e62
|
|
| MD5 |
8745b2d1d5da9af2d28fddc954f94699
|
|
| BLAKE2b-256 |
246456b1a056286819b781cf067cae599865835b5d1cf8e6a3d646ffad77a095
|
File details
Details for the file acore_paths-0.4.1-py3-none-any.whl.
File metadata
- Download URL: acore_paths-0.4.1-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a653007fc0df79580a3c7660292d8f484dac610134421c2c1fc1674ced9e333d
|
|
| MD5 |
ae3c90bdbfccf6ca054f9c2b97dce3d4
|
|
| BLAKE2b-256 |
887cd540b779e0d3f8f8c526efe0fa75da2bf6fe06f08c715f4a1236ba76d21c
|