Skip to content

制作人员

pyfsd依赖这些项目。 感谢你们!

python | pdm | copier-pdm

运行时依赖

Project Summary Version (accepted) Version (last resolved) License
aiohttp Async http client/server framework (asyncio) >=3.9.5 3.9.5 Apache 2
aioodbc ODBC driver for asyncio. >=0.5.0 0.5.0 ?
aiosignal aiosignal: a list of registered asynchronous callbacks >=1.1.2 1.3.1 Apache 2.0
aiosqlite asyncio bridge to the standard sqlite3 module >=0.20.0 0.20.0 ?
argon2-cffi Argon2 for Python >=23.1.0 23.1.0 MIT License
argon2-cffi-bindings Low-level CFFI bindings for Argon2 21.2.0 MIT
async-timeout Timeout context manager for asyncio programs <5.0,>=4.0; python_version < "3.11" 4.0.3 ?
asyncmy A fast asyncio MySQL driver >=0.2.9 0.2.9 ?
asyncpg An asyncio PostgreSQL driver >=0.29.0 0.29.0 ?
attrs Classes Without Boilerplate >=17.3.0 23.2.0 MIT License
better-exceptions Pretty and helpful exceptions, automatically >=0.3.3 0.3.3 UNKNOWN
cffi Foreign Function Interface for Python calling C code. >=1.0.1 1.16.0 MIT
colorama Cross-platform colored terminal text. >=0.4.6; sys_platform == "win32" 0.4.6 BSD License
cryptography cryptography is a package which provides cryptographic recipes and primitives to Python developers. >=3.2.1 42.0.2 ?
dependency-injector-fork Dependency injection framework for Python >=4.42.1 4.42.1 BSD New
frozenlist A list-like structure which implements collections.abc.MutableSequence >=1.1.1 1.4.1 Apache 2
greenlet Lightweight in-process concurrent programming !=0.4.17 3.0.3 MIT License
haversine Calculate the distance between 2 points on Earth. >=2.8.1 2.8.1 MIT
idna Internationalized Domain Names in Applications (IDNA) >=2.0 3.6 BSD License
metar Metar - a package to parse METAR-coded weather reports >=1.11.0 1.11.0 BSD
multidict multidict implementation <7.0,>=4.5 6.0.5 Apache 2
oracledb Python interface to Oracle Database >=2.2.1 2.2.1 ?
pycparser C parser in Python 2.21 BSD
pyodbc DB API module for ODBC >=5.0.1 5.1.0 ?
six Python 2 and 3 compatibility utilities <=1.16.0,>=1.7.0 1.16.0 MIT
sqlalchemy Database Abstraction Library [asyncio]>=2.0.31 2.0.31 MIT
structlog Structured Logging for Python >=24.2.0 24.2.0 MIT License
tomli A lil' TOML parser >=2.0.1; python_version < "3.11" 2.0.1 ?
typing-extensions Backported and Experimental Type Hints for Python 3.8+ >=4.12.2 4.12.2 Python Software Foundation License
yarl Yet another URL library <2.0,>=1.0 1.9.4 Apache-2.0

开发依赖

Project Summary Version (accepted) Version (last resolved) License
babel Internationalization utilities ~=2.10 2.14.0 BSD-3-Clause
certifi Python package for providing Mozilla's CA Bundle. >=2017.4.17 2024.2.2 MPL-2.0
charset-normalizer The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. <4,>=2 3.3.2 MIT
click Composable command line interface toolkit >=7.0 8.1.7 BSD-3-Clause
colorama Cross-platform colored terminal text. >=0.4; platform_system == "Windows" 0.4.6 BSD License
csscompressor A python port of YUI CSS Compressor >=0.9.5 0.9.5 BSD
ghp-import Copy your docs directly to the gh-pages branch. >=1.0 2.1.0 Apache Software License
gitdb Git Object Database <5,>=4.0.1 4.0.11 BSD License
gitpython GitPython is a Python library used to interact with Git repositories 3.1.41 BSD-3-Clause
griffe Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API. >=0.37 0.40.1 ISC
htmlmin2 An HTML Minifier >=0.1.13 0.1.13 BSD
idna Internationalized Domain Names in Applications (IDNA) <4,>=2.5 3.6 BSD License
importlib-metadata Read metadata from Python packages 7.0.1 Apache Software License
importlib-resources Read resources from Python packages 6.4.0 Apache Software License
jinja2 A very fast and expressive template engine. >=2.7 3.1.3 BSD-3-Clause
jsmin JavaScript minifier. >=3.0.1 3.0.1 MIT License
markdown Python implementation of John Gruber's Markdown. >=3.3.3 3.5.2 BSD License
markdown-callouts Markdown extension: a classier syntax for admonitions >=0.4.0 0.4.0 MIT License
markdown-exec Utilities to execute code blocks in Markdown files. >=1.9.3 1.9.3 ISC
markupsafe Safely add untrusted strings to HTML/XML markup. >=2.0.1 2.1.5 BSD-3-Clause
mergedeep A deep merge function for 🐍. >=1.3.4 1.3.4 MIT License
mike Manage multiple versions of your MkDocs-powered documentation >=2.1.2 2.1.2 BSD-3-Clause
mkdocs Project documentation with Markdown. >=1.6.0 1.6.0 BSD License
mkdocs-gen-files MkDocs plugin to programmatically generate documentation pages during the build >=0.5.0 0.5.0 MIT License
mkdocs-get-deps MkDocs extension that lists all dependencies according to a mkdocs.yml file >=0.2.0 0.2.0 MIT License
mkdocs-git-committers-plugin-2 An MkDocs plugin to create a list of contributors on the page. The git-committers plugin will seed the template context with a list of GitHub or GitLab committers and other useful GIT info such as last modified date >=2.3.0 2.3.0 MIT
mkdocs-literate-nav MkDocs plugin to specify the navigation in Markdown instead of YAML >=0.6.1 0.6.1 MIT License
mkdocs-material Documentation that simply works >=9.5.28 9.5.28 MIT License
mkdocs-material-extensions Extension pack for Python Markdown and MkDocs Material. ~=1.3 1.3.1 MIT License
mkdocs-minify-plugin An MkDocs plugin to minify HTML, JS or CSS files prior to being written to disk >=0.6.4 0.8.0 MIT
mkdocstrings Automatic documentation from sources, for MkDocs. [python]>=0.25.1 0.25.1 ISC
mkdocstrings-python A Python handler for mkdocstrings. >=0.5.2 1.8.0 ISC
mypy Optional static typing for Python >=1.10.1 1.10.1 ?
mypy-extensions Type system extensions for programs checked with the mypy type checker. >=1.0.0 1.0.0 ?
packaging Core utilities for Python packages >=20.5 23.2 BSD License
paginate Divides large result sets into pages for easier browsing ~=0.5 0.5.6 MIT
pathspec Utility library for gitignore style pattern matching of file paths. >=0.11.1 0.12.1 Mozilla Public License 2.0 (MPL 2.0)
platformdirs A small Python package for determining appropriate platform-specific dirs, e.g. a "user data dir". >=2.2.0 4.2.0 MIT License
pygments Pygments is a syntax highlighting package written in Python. ~=2.16 2.17.2 BSD-2-Clause
pymdown-extensions Extension pack for Python Markdown. >=9 10.7 MIT License
pyparsing pyparsing module - Classes and methods to define and execute parsing grammars >=3.0 3.1.2 MIT License
python-dateutil Extensions to the standard Python datetime module >=2.8.1 2.8.2 Dual License
pytz World timezone definitions, modern and historical >=2015.7; python_version < "3.9" 2024.1 ?
pyyaml YAML parser and emitter for Python >=5.1 6.0.1 MIT
pyyaml-env-tag A custom YAML tag for referencing environment variables in YAML files. 0.1 MIT License
regex Alternative regular expression module, to replace re. >=2022.4 2023.12.25 Apache Software License
requests Python HTTP for Humans. 2.31.0 Apache 2.0
ruff An extremely fast Python linter and code formatter, written in Rust. >=0.5.1 0.5.1 ?
six Python 2 and 3 compatibility utilities >=1.5 1.16.0 MIT
smmap A pure Python implementation of a sliding window memory map manager <6,>=3.0.1 5.0.1 BSD
tomli A lil' TOML parser >=1.1.0; python_version < "3.11" 2.0.1 ?
typing-extensions Backported and Experimental Type Hints for Python 3.8+ >=4.1.0 4.12.2 Python Software Foundation License
urllib3 HTTP library with thread-safe connection pooling, file post, and more. <3,>=1.21.1 2.2.0 MIT License
verspec Flexible version handling 0.1.0 BSD 2-Clause or Apache-2.0
watchdog Filesystem events monitoring >=2.0 4.0.0 Apache-2.0
zipp Backport of pathlib-compatible object wrapper for zip files >=0.5 3.17.0 MIT License