Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/douban/brownant
Brownant is a web data extracting framework.
https://github.com/douban/brownant
Last synced: 8 days ago
JSON representation
Brownant is a web data extracting framework.
- Host: GitHub
- URL: https://github.com/douban/brownant
- Owner: douban
- License: bsd-3-clause
- Created: 2013-09-04T10:42:06.000Z (about 11 years ago)
- Default Branch: develop
- Last Pushed: 2017-03-03T13:44:12.000Z (over 7 years ago)
- Last Synced: 2024-10-29T17:51:54.070Z (15 days ago)
- Language: Python
- Homepage: https://pypi.python.org/pypi/brownant/
- Size: 118 KB
- Stars: 159
- Watchers: 16
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
|Build Status| |Coverage Status| |PyPI Version| |PyPI Downloads| |Wheel Status|
Brownant
========Brownant is a lightweight web data extracting framework.
Who uses it?
------------At the moment, `dongxi.douban.com `_
(a.k.a. Douban Dongxi) uses Brownant in production environment.Installation
------------::
$ pip install brownant
Links
------ `Document `_
- `Issue Track `_Issues
------If you want to report bugs or request features, please create issues on
`GitHub Issues `_.Contributes
-----------You can send a pull reueqst on
`GitHub `_... |Build Status| image:: https://travis-ci.org/douban/brownant.svg?branch=master,develop
:target: https://travis-ci.org/douban/brownant
:alt: Build Status
.. |Coverage Status| image:: https://img.shields.io/coveralls/douban/brownant/develop.svg
:target: https://coveralls.io/r/douban/brownant
:alt: Coverage Status
.. |Wheel Status| image:: https://img.shields.io/pypi/wheel/brownant.svg
:target: https://pypi.python.org/pypi/brownant
:alt: Wheel Status
.. |PyPI Version| image:: https://img.shields.io/pypi/v/brownant.svg
:target: https://pypi.python.org/pypi/brownant
:alt: PyPI Version
.. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/brownant.svg
:target: https://pypi.python.org/pypi/brownant
:alt: Downloads