Skip to main content

Azerothcore World of Warcraft Server File / Folder structure definition.

Project description

https://github.com/MacHu-GWU/acore_paths-project/workflows/CI/badge.svg https://codecov.io/gh/MacHu-GWU/acore_paths-project/branch/main/graph/badge.svg https://img.shields.io/pypi/v/acore-paths.svg https://img.shields.io/pypi/l/acore-paths.svg https://img.shields.io/pypi/pyversions/acore-paths.svg https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to acore_paths Documentation

Azerothcore 魔兽世界服务器上的文件目录结构定义. 你可以直接用 import acore_paths.api as acore_paths 来 import 这些路径, 并在业务代码中引用这些路径. 每一个路径都是一个 pathlib.Path 对象, 并且都是绝对路径. 该项目可以作为一个 Python 库供其他项目使用, 从而避免了重复定义目录结构的麻烦, 避免了手写路径时可能出现的错误, 一次发明, 到处使用.

注:

本项目支持 Python3.4+, 没有任何依赖.

点击这里 查看所有重要路径的定义.

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

acore_paths-0.3.2.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

acore_paths-0.3.2-py3-none-any.whl (9.6 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