https://github.com/xinetzone/projectx
https://github.com/xinetzone/projectx
configx
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/xinetzone/projectx
- Owner: xinetzone
- License: apache-2.0
- Created: 2023-03-07T02:09:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T03:21:11.000Z (over 3 years ago)
- Last Synced: 2025-03-17T07:11:19.793Z (about 1 year ago)
- Topics: configx
- Language: Python
- Homepage: https://xinetzone.github.io/projectx/
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 项目开发工具

[![PyPI][pypi-badge]][pypi-link]
[![GitHub issues][issue-badge]][issue-link]
[![GitHub forks][fork-badge]][fork-link]
[![GitHub stars][star-badge]][star-link]
[![GitHub license][license-badge]][license-link]
[![contributors][contributor-badge]][contributor-link]
[![watcher][watcher-badge]][watcher-link]
[![Binder][binder-badge]][binder-link]
[![Downloads][download-badge]][download-link]
[![Documentation Status][status-badge]][status-link]
[![PyPI - Downloads][install-badge]][install-link]
打造优质的笔记模板。
[pypi-badge]: https://img.shields.io/pypi/v/projectx.svg
[pypi-link]: https://pypi.org/project/projectx/
[issue-badge]: https://img.shields.io/github/issues/xinetzone/projectx
[issue-link]: https://github.com/xinetzone/projectx/issues
[fork-badge]: https://img.shields.io/github/forks/xinetzone/projectx
[fork-link]: https://github.com/xinetzone/projectx/network
[star-badge]: https://img.shields.io/github/stars/xinetzone/projectx
[star-link]: https://github.com/xinetzone/projectx/stargazers
[license-badge]: https://img.shields.io/github/license/xinetzone/projectx
[license-link]: https://github.com/xinetzone/projectx/LICENSE
[contributor-badge]: https://img.shields.io/github/contributors/xinetzone/projectx
[contributor-link]: https://github.com/xinetzone/projectx/contributors
[watcher-badge]: https://img.shields.io/github/watchers/xinetzone/projectx
[watcher-link]: https://github.com/xinetzone/projectx/watchers
[binder-badge]: https://mybinder.org/badge_logo.svg
[binder-link]: https://mybinder.org/v2/gh/xinetzone/projectx/main
[install-badge]: https://img.shields.io/pypi/dw/projectx?label=pypi%20installs
[install-link]: https://pypistats.org/packages/projectx
[status-badge]: https://readthedocs.org/projects/projectz/badge/?version=latest
[status-link]: https://projectz.readthedocs.io/zh_CN/latest/?badge=latest
[download-badge]: https://pepy.tech/badge/projectx
[download-link]: https://pepy.tech/project/projectx
## PyPI
支持 PyPI:
```sh
pip install projectx
```