制作人员¶
pyfsd依赖这些项目。 感谢你们!
python
| pdm
| copier-pdm
运行时依赖¶
Project | Summary | Version (accepted) | Version (last resolved) | License |
---|---|---|---|---|
aiohappyeyeballs | Happy Eyeballs for asyncio | >=2.3.0 | 2.4.4 | PSF-2.0 |
aiohttp | Async http client/server framework (asyncio) | >=3.10.11 | 3.10.11 | 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 | <6.0,>=4.0; python_version < "3.11" | 4.0.3 | ? |
asyncmy | A fast asyncio MySQL driver | >=0.2.10 | 0.2.10 | ? |
asyncpg | An asyncio PostgreSQL driver | >=0.30.0 | 0.30.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.9.0 | 2.9.0 | MIT |
idna | Internationalized Domain Names in Applications (IDNA) | >=2.0 | 3.6 | BSD License |
importlib-metadata | Read metadata from Python packages | ; python_version < "3.8" | 7.0.1 | Apache Software 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.5.1 | 2.5.1 | ? |
propcache | Accelerated property cache | >=0.2.0 | 0.2.0 | Apache-2.0 |
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.36 | 2.0.36 | MIT |
structlog | Structured Logging for Python | >=24.4.0 | 24.4.0 | MIT License |
tomli | A lil' TOML parser | >=2.2.1; python_version < "3.11" | 2.2.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.12.0 | 1.15.2 | Apache-2.0 |
zipp | Backport of pathlib-compatible object wrapper for zip files | >=0.5 | 3.17.0 | MIT License |
开发依赖¶
Project | Summary | Version (accepted) | Version (last resolved) | License |
---|---|---|---|---|