Metadata-Version: 2.4
Name: ocdskingfishercolab
Version: 0.4.0
Summary: A set of utility functions for Google Colaboratory notebooks using OCDS data
Author-email: Open Contracting Partnership <data@open-contracting.org>
License: BSD
Project-URL: Homepage, https://github.com/open-contracting/kingfisher-colab
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: babel
Requires-Dist: flattentool
Requires-Dist: google-auth
Requires-Dist: gspread
Requires-Dist: gspread-dataframe
Requires-Dist: httplib2
Requires-Dist: ipython
Requires-Dist: ipython-sql
Requires-Dist: jupyter_server
Requires-Dist: matplotlib
Requires-Dist: notebook
Requires-Dist: oauth2client
Requires-Dist: prettytable<3.12
Requires-Dist: pydrive2
Requires-Dist: requests
Requires-Dist: seaborn
Requires-Dist: sqlalchemy
Provides-Extra: test
Requires-Dist: pandas; extra == "test"
Requires-Dist: psycopg2-binary; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Dynamic: license-file

|PyPI Version| |Build Status| |Coverage Status| |Python Version|

A set of utility functions for `Google Colaboratory <https://colab.research.google.com/notebooks/intro.ipynb>`__ notebooks using OCDS data.

If you are viewing this on GitHub, open the `full documentation <https://kingfisher-colab.readthedocs.io/>`__ for additional details.

.. |PyPI Version| image:: https://img.shields.io/pypi/v/ocdskingfishercolab.svg
   :target: https://pypi.org/project/ocdskingfishercolab/
.. |Build Status| image:: https://github.com/open-contracting/kingfisher-colab/actions/workflows/ci.yml/badge.svg
   :target: https://github.com/open-contracting/kingfisher-colab/actions/workflows/ci.yml
.. |Coverage Status| image:: https://coveralls.io/repos/github/open-contracting/kingfisher-colab/badge.svg?branch=main
   :target: https://coveralls.io/github/open-contracting/kingfisher-colab?branch=main
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/ocdskingfishercolab.svg
   :target: https://pypi.org/project/ocdskingfishercolab/
