Metadata-Version: 2.4
Name: apb_extra_utils
Version: 1.0.4
Summary: Miscellaneous utils for python
Home-page: https://github.com/portdebarcelona/PLANOL-generic_python_packages/tree/master/apb_extra_utils_pckg
Author: Ernesto Arredondo Martinez
Author-email: ernestone@gmail.com
Maintainer: Port de Barcelona
Maintainer-email: planolport@portdebarcelona.cat
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pyparsing<2.4
Requires-Dist: docutils
Requires-Dist: fire
Requires-Dist: Pillow
Requires-Dist: jellyfish
Requires-Dist: pyyaml
Requires-Dist: sqlparse
Requires-Dist: openpyxl
Requires-Dist: psycopg2-binary
Requires-Dist: sqlalchemy
Requires-Dist: tdqm
Requires-Dist: sendgrid==6.10.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

##### Package <em>apb_extra_utils</em>

Modules used on different commonly cases founded in typical projects dealing with strings, mails, 
logging, sql, xml, excel, postgres, Github api and others.

To install:
```shell
pip install apb_extra_utils
```

Documentation here [apb_extra_utils](https://serveis.portdebarcelona.cat/generic_python_packages/apb_extra_utils.html)
