An open API service indexing awesome lists of open source software.

https://github.com/adrianogil/dategpt

Python library to parse dates using chatgpt
https://github.com/adrianogil/dategpt

chatgpt datetime openai python tools

Last synced: 7 months ago
JSON representation

Python library to parse dates using chatgpt

Awesome Lists containing this project

README

          

=======
dategpt
=======

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

.. image:: https://img.shields.io/travis/adrianogil/dategpt.svg
:target: https://travis-ci.com/adrianogil/dategpt

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

.. image:: https://pyup.io/repos/github/adrianogil/dategpt/shield.svg
:target: https://pyup.io/repos/github/adrianogil/dategpt/
:alt: Updates

Python library to help parser dates using OpenAI API

* Free software: MIT license
* Documentation: https://dategpt.readthedocs.io.

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage