Searched full:python (Results 26 - 50 of 497) sorted by relevance

1234567891011>>

/haikuports/dev-python/mccabe/
H A Dmccabe-0.7.0.recipe1 SUMMARY="Complexity checker for Python"
4 This module provides a plugin for flake8, the Python code checker."
37 cmd:python$pythonVersion\
42 cmd:python$pythonVersion"
51 python=python$pythonVersion
52 installLocation=$prefix/lib/$python/vendor-packages/
56 $python setup.py build install \
60 $prefix/lib/python*
/haikuports/dev-python/pep8/
H A Dpep8-1.7.1.recipe1 SUMMARY="Python style guide checker"
2 DESCRIPTION="pep8 is a tool to check your Python code against some of the style conventions in \
36 cmd:python$pythonVersion\
41 cmd:python$pythonVersion"
50 python=python$pythonVersion
51 installLocation=$prefix/lib/$python/vendor-packages/
55 $python setup.py build install \
59 $prefix/lib/python* \
/haikuports/dev-python/packaging/
H A Dpackaging-23.0.recipe1 SUMMARY="Core utilities for Python packages"
4 HOMEPAGE="https://pypi.python.org/pypi/packaging"
34 cmd:python$pythonVersion\n\
41 cmd:python$pythonVersion"
50 python=python$pythonVersion
51 $python -m build -wn
52 $python -m installer --prefix=$prefix dist/*.whl
55 $prefix/lib/python*
/haikuports/dev-python/pyasn1/
H A Dpyasn1-0.4.8.recipe1 SUMMARY="Pure-Python implementation of ASN.1 types and codecs"
2 DESCRIPTION="Pure-Python implementation of ASN.1 types and DER/BER/CER codecs \
37 cmd:python$pythonVersion\
42 cmd:python$pythonVersion"
55 python=python$pythonVersion
56 installLocation=$prefix/lib/$python/vendor-packages/
59 $python setup.py build
71 python=python
[all...]
/haikuports/dev-python/pycparser/
H A Dpycparser-2.21.recipe1 SUMMARY="A C parser and AST generator written in Python"
2 DESCRIPTION="pycparser is a parser for the C language, written in pure Python. \
37 cmd:python$pythonVersion\
42 cmd:python$pythonVersion"
55 python=python$pythonVersion
56 $python setup.py build
58 $python _build_tables.py
71 python=python
[all...]
/haikuports/dev-python/pyflakes/
H A Dpyflakes-2.5.0.recipe1 SUMMARY="Passive checker for Python programs"
2 DESCRIPTION="A simple program which checks Python source files for errors."
35 cmd:python$pythonVersion\
40 cmd:python$pythonVersion"
49 python=python$pythonVersion
50 installLocation=$prefix/lib/$python/vendor-packages/
54 $python setup.py build install \
58 $prefix/lib/python* \
/haikuports/dev-python/python-ly/
H A Dpython_ly-0.9.7.recipe2 DESCRIPTION="This package provides a Python library ly containing various Python modules to \
7 The python-ly package is Free Software, licensed under the GPL. This package is written by the \
10 HOMEPAGE="https://github.com/frescobaldi/python-ly/"
14 SOURCE_URI="https://pypi.io/packages/source/p/python-ly/python-ly-$portVersion.tar.gz"
16 SOURCE_FILENAME="python-ly-$portVersion.tar.gz"
17 SOURCE_DIR="python-ly-$portVersion"
45 cmd:python$pythonVersion\n\
50 cmd:python
[all...]
/haikuports/dev-python/urwid/
H A Durwid-2.1.2.recipe1 SUMMARY="Console user interface library for Python"
2 DESCRIPTION="Urwid offers an alternative to using Python���s curses module \
34 cmd:python$pythonVersion\
39 cmd:python$pythonVersion"
48 python=python$pythonVersion
49 installLocation=$prefix/lib/$python/vendor-packages/
53 $python setup.py build install \
57 $prefix/lib/python*
/haikuports/dev-python/bitstring/
H A Dbitstring-4.0.2.recipe1 SUMMARY="A Python module to help you manage your bits"
2 DESCRIPTION="Bitstring is a Python module that makes the creation, manipulation \
36 cmd:python$pythonVersion
45 cmd:python$pythonVersion
54 python=python$pythonVersion
56 $python -m build --wheel --skip-dependency-check --no-isolation
57 $python -m installer -p $prefix dist/*.whl
60 $prefix/lib/python*
/haikuports/dev-python/certifi/
H A Dcertifi-2023.7.22.recipe1 SUMMARY="Python package for providing Mozilla's CA Bundle"
9 SOURCE_URI="https://pypi.python.org/packages/source/c/certifi/certifi-$portVersion.tar.gz"
36 cmd:python$pythonVersion
42 cmd:python$pythonVersion
52 python=python$pythonVersion
53 installLocation=$prefix/lib/$python/vendor-packages/
59 $python setup.py build install \
63 $prefix/lib/python*
/haikuports/dev-python/py_pathtools/
H A Dpy_pathtools-0.1.2.recipe1 SUMMARY="Path utilities for Python "
7 SOURCE_URI="https://pypi.python.org/packages/source/p/pathtools/pathtools-$portVersion.tar.gz"
35 cmd:python$pythonVersion
41 cmd:python$pythonVersion
51 python=python$pythonVersion
52 installLocation=$prefix/lib/$python/vendor-packages/
58 $python setup.py build install \
62 $prefix/lib/python*
/haikuports/dev-python/pretend/
H A Dpretend-1.0.9.recipe1 SUMMARY="A library for stubbing in Python"
2 DESCRIPTION="Pretend is a library to make stubbing with Python easier. \
36 cmd:python$pythonVersion
42 cmd:python$pythonVersion
52 python=python$pythonVersion
53 installLocation=$prefix/lib/$python/vendor-packages/
59 $python setup.py build install \
63 $prefix/lib/python*
/haikuports/dev-python/mechanize/
H A Dmechanize-0.4.8.recipe1 SUMMARY="Stateful programmatic web browsing in Python"
2 DESCRIPTION="Stateful programmatic web browsing in Python, after Andy \
13 HOMEPAGE="https://github.com/python-mechanize/mechanize
14 http://pypi.python.org/pypi/mechanize"
18 SOURCE_URI="https://pypi.python.org/packages/source/${portName:0:1}/$portName/$portName-$portVersion.tar.gz"
46 cmd:python$pythonVersion
52 cmd:python$pythonVersion
56 cmd:python$pythonVersion
66 python=python
[all...]
/haikuports/dev-python/gitpython/
H A Dgitpython-3.1.40.recipe1 SUMMARY="Python Git Library"
2 DESCRIPTION="Python library used to interact with Git repositories."
39 cmd:python$pythonVersion
45 cmd:python$pythonVersion
55 python=python$pythonVersion
56 installLocation=$prefix/lib/$python/vendor-packages/
60 $python setup.py build install \
64 $prefix/lib/python*
/haikuports/dev-python/meson-python/
H A Dmeson_python-0.13.1.recipe1 SUMMARY="A Python package build backend leveraging the Meson build system"
2 DESCRIPTION="``meson-python`` is a Python build backend built on top of the Meson__
4 steps of Python packages. Meson is an open source build system meant
6 friendly as possible. ``meson-python`` is best suited for building
7 Python packages containing extension modules implemented in languages
10 HOMEPAGE="https://github.com/mesonbuild/meson-python"
11 COPYRIGHT="2022 The meson-python developers
17 SOURCE_DIR="meson-python-$portVersion"
47 cmd:python
[all...]
/haikuports/dev-python/mako/
H A Dmako-1.2.2.recipe1 SUMMARY="Hyperfast and lightweight templating for the Python platform"
2 DESCRIPTION="Mako is a template library written in Python. It provides a \
3 familiar, non-XML syntax which compiles into Python modules for maximum \
7 Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, \
10 also maintaining close ties to Python calling and scoping semantics."
15 SOURCE_URI="https://pypi.python.org/packages/source/M/Mako/Mako-$portVersion.tar.gz"
46 cmd:python$pythonVersion\
51 cmd:python$pythonVersion"
60 python
[all...]
/haikuports/dev-python/oslash/
H A Doslash-0.6.3.recipe1 SUMMARY="Functors, Applicatives, And Monads in Python"
3 Python 3.8+. It's an attempt to re-implement some of the code from Learn You a \
4 Haskell for Great Good! in Python 3.8. OSlash unifies functional and object \
9 OSlash is intended to be a tutorial. For practical functional programming in Python \
44 cmd:python$pythonVersion
51 cmd:python$pythonVersion
62 python=python$pythonVersion
63 installLocation=$prefix/lib/$python/vendor-packages/
69 $python setu
[all...]
/haikuports/dev-python/pydispatcher/
H A Dpydispatcher-2.0.7.recipe1 SUMMARY="Multi-producer-multi-consumer signal dispatching mechanism in Python"
2 DESCRIPTION="PyDispatcher provides the Python programmer with a \
5 recipe in the Python Cookbook. The SourceForge project aims to include various \
39 cmd:python$pythonVersion
48 cmd:python$pythonVersion
59 python=python$pythonVersion
60 installLocation=$prefix/lib/$python/vendor-packages/
66 $python -m build --wheel --no-isolation
67 $python
[all...]
/haikuports/net-analyzer/speedtest-cli/
H A Dspeedtest_cli-2.1.3.recipe9 the application being written in Python, \
10 differing performance between Python versions, \
20 PATCHES="0001-Python-3.10-support.patch"
24 # Ideally should match Haiku's default Python version.
26 pythonPackage=python${pythonVersion//.}
34 cmd:python$pythonVersion
48 cmd:python$pythonVersion
53 python=python$pythonVersion
55 $python
[all...]
/haikuports/dev-python/dukpy/
H A Ddukpy-0.3.recipe1 SUMMARY="A JavaScript runtime environment for Python"
2 DESCRIPTION="dukpy is a JavaScript runtime environment for Python (tested \
3 with python 2.7 and >= 3.4) using the duktape embeddable JavaScript engine. \
4 With dukpy, you can run JavaScript in Python."
46 cmd:python$pythonVersion
52 cmd:python$pythonVersion
62 python=python$pythonVersion
63 installLocation=$prefix/lib/$python/vendor-packages/
67 $python setu
[all...]
/haikuports/dev-python/idna/
H A Didna-3.3.recipe4 HOMEPAGE="https://pypi.python.org/pypi/idna"
35 cmd:python$pythonVersion\n\
41 cmd:python$pythonVersion"
50 python=python$pythonVersion
51 installLocation=$prefix/lib/$python/vendor-packages/
55 $python setup.py build install \
59 "$prefix"/lib/$python
72 python=python
[all...]
/haikuports/dev-python/markdown/
H A Dmarkdown-3.1.1.recipe1 SUMMARY="Python implementation of Markdown"
2 DESCRIPTION="This is a Python implementation of John Gruber���s Markdown. \
6 https://pypi.python.org/pypi/Markdown/"
7 COPYRIGHT="2007, 2008 The Python Markdown Project
42 cmd:python$pythonVersion\
47 cmd:python$pythonVersion"
58 python=python$pythonVersion
59 installLocation=$prefix/lib/$python/vendor-packages/
65 $python setu
[all...]
/haikuports/dev-python/msgpack/
H A Dmsgpack-1.0.3.recipe1 SUMMARY="MessagePack (de)serializer for Python"
6 HOMEPAGE="https://github.com/msgpack/msgpack-python/
11 SOURCE_URI="https://github.com/msgpack/msgpack-python/archive/v$portVersion.tar.gz"
13 SOURCE_DIR="msgpack-python-$portVersion"
38 cmd:python$pythonVersion\
43 cmd:python$pythonVersion"
52 python=python$pythonVersion
53 installLocation=$prefix/lib/$python/vendor-packages/
57 $python setu
[all...]
/haikuports/dev-python/pycrypto/
H A Dpycrypto-2.6.1.recipe1 SUMMARY="The Python Cryptography Toolkit"
7 HOMEPAGE="http://pypi.python.org/pypi/pycrypto/2.6"
11 SOURCE_URI="https://pypi.python.org/packages/source/p/pycrypto/pycrypto-$portVersion.tar.gz"
43 cmd:python$pythonVersion\
53 cmd:python$pythonVersion"
62 python=python$pythonVersion
63 installLocation=$prefix/lib/$python/vendor-packages/
68 $python setup.py build
69 $python setu
[all...]
/haikuports/dev-python/pyproject_hooks/
H A Dpyproject_hooks-1.0.0.recipe4 from Python projects.
6 If you want a tool that builds Python packages, you���ll want to use https://github.com/pypa/build \
45 tomli_$pythonPackage # only for python < 3.11.
46 cmd:python$pythonVersion
53 cmd:python$pythonVersion
64 python=python$pythonVersion
65 installLocation=$prefix/lib/$python/vendor-packages/
71 $python -m flit_core.wheel
72 $python
[all...]

Completed in 88 milliseconds

1234567891011>>