Port details |
- py-py-stackexchange Python binding to the StackExchange website APIs
- 2.2.7 devel =2 2.2.7Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2024-07-06 16:18:26
- Last Update: 2024-07-06 16:01:16
- Commit Hash: 2bdab65
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/lucjon/Py-StackExchange
- Description:
- Py-StackExchange is a simple Python binding for the StackExchange API.
Py-StackExchange API coverage:
- Access any StackExchange site, with just its URL. Even those that aren't
online yet.
- If you just can't decide which one to use, you can use StackAuth to look up
the full list of sites.
- Once you're online, you can view everything about users, questions, answers,
badges, comments and tags.
- You can even go back in time by playing with post revisions.
- Help users by looking up every StackExchange account they have. Every single
one.
- See how well an SE site is doing; check its site statistics.
- Search the questions of StackExchange sites.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}py-stackexchange>0:devel/py-py-stackexchange@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-py-stackexchange/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-py-stackexchange
- pkg install py311-py-stackexchange
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-py-stackexchange listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-py-stackexchange
- Package flavors (<flavor>: <package>)
- py311: py311-py-stackexchange
- distinfo:
- TIMESTAMP = 1498669207
SHA256 (py-stackexchange-2.2.7.tar.gz) = 848bf85d98b95706750c61572fc2a2677cb8566e96b078bbe6261f0e2d8252b4
SIZE (py-stackexchange-2.2.7.tar.gz) = 27262
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-six>=1.8.0 : devel/py-six@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-py-stackexchange
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|