Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pypi

Why doesn't my python package on github show the used by information?

python git github pip pypi

List of PyPI classifiers

How to include pip-only package when building conda package by using conda-build?

python conda pypi conda-build

Python - setuptools - working on two dependent packages (in a single repo?)

python setuptools pypi

how to set the pyversions icon on my github readme?

Is there a way to access search results from PyPI without scraping?

python python-3.x pip pypi

Private PyPI containing package with same name

python dependencies pip pypi

Checking setuptools install_requires on testpypi

python setuptools pypi

Python packaging: build requirements in pyproject.toml VS setup_requires

Can you upload at PYPI with multiple users

python upload package pypi

Does pip only use PyPI or does it use other domains to find packages?

pip pypi python-packaging

Get old package version that is no longer listed in PyPI history

python tensorflow pypi

Installing my own module from pyPI, using pip, is not working

python pip pypi

How can I create a Python wheel for a specific set of python versions? py2.py3-none-any.whl is too broad

python pip distutils pypi

Why isn't setup.py metadata being used on PyPI?

python setuptools pypi

Equivalent of R packages automation tools in Python

continuous integration for updating the Conda- Forge feedstock

How to have pip recurisvely search directories for packages and dependencies?

Development versions management in private pypi repository

Python, package exists on PyPi but cant install it via pip

python pip pypi