Home
last modified time | relevance | path

Searched refs:pypi (Results 1 – 25 of 743) sorted by relevance

12345678910>>...30

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-djangorestframework_3.15.2.bb3 HOMEPAGE = "https://pypi.python.org/pypi/djangorestframework"
12 inherit pypi setuptools3
H A Dpython3-xstatic_1.0.3.bb2 HOMEPAGE = "https://pypi.python.org/pypi/XStatic"
16 inherit pypi setuptools3
H A Dpython3-termcolor_2.5.0.bb2 HOMEPAGE = "https://pypi.python.org/pypi/termcolor"
7 inherit pypi python_setuptools_build_meta
H A Dpython3-eventlet_0.37.0.bb2 HOMEPAGE = "http://pypi.python.org/pypi/eventlet"
10 inherit pypi python_hatchling
H A Dpython3-pytoml_0.1.21.bb2 HOMEPAGE = "https://pypi.python.org/pypi/pytoml/"
9 inherit pypi setuptools3 ptest-python-pytest
H A Dpython3-xstatic-font-awesome_6.2.1.1.bb2 HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Font-Awesome"
17 inherit pypi setuptools3
H A Dpython3-sqlparse_0.5.3.bb2 HOMEPAGE = "http://pypi.python.org/pypi/sqlparse"
12 inherit pypi ptest-python-pytest python_hatchling
H A Dpython3-mock_5.1.0.bb2 HOMEPAGE = "https://pypi.python.org/pypi/mock"
7 inherit pypi setuptools3
H A Dpython3-wtforms_3.2.1.bb2 HOMEPAGE = "https://pypi.python.org/pypi/WTForms"
10 inherit pypi python_hatchling
H A Dpython3-isort_5.13.2.bb2 HOMEPAGE = "https://pypi.python.org/pypi/isort"
9 inherit pypi python_poetry_core
H A Dpython3-pyiface_0.0.11.bb2 HOMEPAGE = "https://pypi.python.org/pypi/pyiface/"
12 inherit pypi setuptools3
H A Dpython3-flask-cors_4.0.0.bb1 HOMEPAGE = "https://pypi.python.org/pypi/Flask-Cors/"
19 inherit pypi setuptools3
H A Dpython3-service-identity_24.2.0.bb2 HOMEPAGE = "https://pypi.org/project/service-identity"
9 inherit pypi python_hatchling ptest-python-pytest
14 DEPENDS += "python3-hatch-vcs-native python3-hatch-fancy-pypi-readme-native"
H A Dpython3-astroid_3.3.8.bb2 HOMEPAGE = "https://pypi.python.org/pypi/astroid"
9 inherit pypi python_setuptools_build_meta
H A Dpython3-aenum_3.1.15.bb2 HOMEPAGE = "https://pypi.org/project/aenum/"
8 inherit pypi setuptools3
H A Dpython3-pycodestyle_2.12.1.bb2 HOMEPAGE = "https://pypi.org/project/pycodestyle"
9 inherit pypi setuptools3
H A Dpython3-ifaddr_0.2.0.bb3 HOMEPAGE = "https://pypi.org/project/ifaddr/"
10 inherit pypi setuptools3
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-pyconnman/
H A Dpython3-pyconnman_0.2.0.bb2 HOMEPAGE = "https://pypi.python.org/pypi/pyconnman/"
9 inherit pypi setuptools3
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-hatch-fancy-pypi-readme_24.1.0.bb2 HOMEPAGE = "https://pypi.org/project/hatch-fancy-pypi-readme/"
6 inherit pypi python_hatchling
H A Dpython3-ply_3.11.bb3 HOMEPAGE = "https://pypi.python.org/pypi/ply"
11 inherit pypi setuptools3
H A Dpython-six.inc2 HOMEPAGE = "https://pypi.org/project/six/"
7 inherit pypi
H A Dpython3-sphinxcontrib-jquery_4.1.bb2 HOMEPAGE = "https://pypi.org/project/sphinxcontrib-jquery/"
10 inherit pypi python_flit_core
/openbmc/u-boot/tools/concurrencytest/
H A DREADME.md19 * [testtools](https://pypi.python.org/pypi/testtools) : `pip install testtools`
20 * [python-subunit](https://pypi.python.org/pypi/python-subunit) : `pip install python-subunit`
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpypi.bbclass41 HOMEPAGE ?= "https://pypi.python.org/pypi/${PYPI_PACKAGE}/"
46 # Replace any '_' characters in the pypi URI with '-'s to follow the PyPi website naming conventions
50 # More information on the pypi API specification is avaialble here:
54 UPSTREAM_CHECK_URI ?= "https://pypi.org/simple/${@pypi_normalize(d)}"
/openbmc/openbmc/poky/documentation/
H A DPipfile2 name = "pypi"
3 url = "https://pypi.org/simple"

12345678910>>...30