Metadata-Version: 2.4
Name: py-finn-no
Version: 0.0.1
Summary: Python library to interact with finn.no (search & scrape; for now)
Author-email: Joseph Gerald <contact@jooo.tech>
Maintainer-email: Joseph Gerald <contact@jooo.tech>
License: AGPL-3.0
Project-URL: Homepage, https://github.com/joseph-gerald/py-finn-no
Project-URL: Repository, https://github.com/joseph-gerald/py-finn-no
Project-URL: Bug Tracker, https://github.com/joseph-gerald/py-finn-no/issues
Keywords: finn,marketplace,automation,api,finn.no
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: beautifulsoup4>=4.9.0
Requires-Dist: requests>=2.25.0
Provides-Extra: dev
Requires-Dist: black>=22.0.0; extra == "dev"
Requires-Dist: flake8>=4.0.0; extra == "dev"
Requires-Dist: mypy>=0.950; extra == "dev"
Dynamic: license-file
Dynamic: requires-python

# py-finn-no
Python library to interact with finn.no (search, scrape, and manage adverts/posts)
