pypi-data | Data about packages and maintainers on PyPI

 by   sethmlarson Python Version: 2023.04.16 License: Apache-2.0

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.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              pypi-data has a low active ecosystem.
              It has 83 star(s) with 7 fork(s). There are 4 watchers for this library.
              OutlinedDot
              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

            kandi-Quality Quality

              pypi-data has no bugs reported.

            kandi-Security Security

              pypi-data has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License 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.

            kandi-Reuse 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

            PyPI Data,Data being tracked,Database Schemas
            Pythondot img1Lines of Code : 37dot img1License : Permissive (Apache-2.0)
            copy iconCopy
            -- 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,
                
            PyPI Data
            Pythondot img2Lines of Code : 13dot img2License : Permissive (Apache-2.0)
            copy iconCopy
            $ 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   
            PyPI Data,Running locally
            Pythondot img3Lines of Code : 2dot img3License : Permissive (Apache-2.0)
            copy iconCopy
            $ docker build -t pypi-data .
            $ docker run --rm pypi-data
              

            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.

            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:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/sethmlarson/pypi-data.git

          • CLI

            gh repo clone sethmlarson/pypi-data

          • sshUrl

            git@github.com:sethmlarson/pypi-data.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link