Metadata-Version: 2.4
Name: chibi_site
Version: 0.1.1
Summary: libreria para hacer scrappers de sitios web
Home-page: https://github.com/dem4ply/chibi_site
Author: dem4ply
Author-email: dem4ply@gmail.com
License: WTFPL
Keywords: chibi_site
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: chibi>=0.16.0
Requires-Dist: chibi_requests>=1.3.1
Requires-Dist: selenium>=4.29.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

==========
chibi_site
==========


.. image:: https://img.shields.io/pypi/v/chibi_site.svg
        :target: https://pypi.python.org/pypi/chibi_site

.. image:: https://readthedocs.org/projects/chibi-site/badge/?version=latest
        :target: https://chibi-site.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




libreria para hacer scrappers de sitios web


* Free software: WTFPL
* Documentation: https://chibi-site.readthedocs.io.


Features
--------

* TODO


=======
History
=======

0.1.0 ( 2025-05-16 )
--------------------

* Chibi_file_html su read regresa un soup

0.0.2 (2025-03-11)
------------------

* base de chibi site para descargar paginas y procesarlas con beautiful soup

0.0.1 (2025-03-03)
------------------

* First release on PyPI.
