pypi-data | Data about packages and maintainers on PyPI
kandi X-RAY | pypi-data Summary
kandi X-RAY | pypi-data Summary
pypi-data is a Python library. pypi-data has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
Mostly up-to-date data about almost every package on PyPI. Get access to the database via GitHub releases.
Mostly up-to-date data about almost every package on PyPI. Get access to the database via GitHub releases.
Support
Quality
Security
License
Reuse
Support
pypi-data has a low active ecosystem.
It has 83 star(s) with 7 fork(s). There are 4 watchers for this library.
It had no major release in the last 12 months.
There are 6 open issues and 8 have been closed. On average issues are closed in 54 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of pypi-data is 2023.04.16
Quality
pypi-data has no bugs reported.
Security
pypi-data has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
pypi-data is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
pypi-data releases are available to install and integrate.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed pypi-data and discovered the below as its top functions. This is intended to give you an instant insight into pypi-data implemented functionality, and help decide if they suit your requirements.
- Update data for a given package
- Fetch the checks for a given package
- Parse project_urls
- Return set of maintainers from pypi
- Sort a list of versions
- Parse project URL
- Normalize a requirement string
- Convert an iterable to a list of Version objects
- Context manager that creates a context manager
- Extract dist from a requirement
- Extract extras from req
- Return a specifier for a requirement
- Update data from pypi
- Filter packages to process
- Return a tuple of dist sort key
- Get all package names
Get all kandi verified functions for this library.
pypi-data Key Features
No Key Features are available at this moment for pypi-data.
pypi-data Examples and Code Snippets
-- Packages --
CREATE TABLE packages (
name STRING,
version STRING,
requires_python STRING,
yanked BOOLEAN DEFAULT FALSE,
has_binary_wheel BOOLEAN,
uploaded_at TIMESTAMP,
recorded_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
$ gunzip pypi.db.gz
$ sqlite3 'pypi.db' 'SELECT * FROM packages LIMIT 10 OFFSET 1000;'
acid-vault|1.3.2|>=3.6|1|0|2021-01-21 04:37:10
acidcli|1.0.1|>=3.6|0|0|2021-01-21 04:37:10
acidfile|1.2.1||0|0|2021-01-21 04:37:10
acidfs|1||0|0|2021-01-21
Community Discussions
No Community Discussions are available at this moment for pypi-data.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pypi-data
You can download it from GitHub.
You can use pypi-data like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use pypi-data like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page