Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
Acknowledge more libraries used to implement Hold It!
Browse files Browse the repository at this point in the history
  • Loading branch information
mhucka committed Jul 9, 2020
1 parent b312ee3 commit 12bfdfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,10 @@ The vector artwork used as part of the logo for _Hold It!_ was created by [Yo! B

_Hold It!_ makes use of numerous open-source packages, without which it would have been effectively impossible to develop _Hold It!_ with the resources we had. We want to acknowledge this debt. In alphabetical order, the packages are:

* [appdirs](https://pypi.org/project/appdirs/) – abstraction layer to determine application data/config directories on any OS
* [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/) – an HTML parsing library
* [colorama](https://github.com/tartley/colorama) – makes ANSI escape character sequences work under MS Windows terminals
* [cryptography](https://pypi.org/project/cryptography/) – cryptographic functions for Python
* [docx](https://github.com/python-openxml/python-docx) – a library for creating and updating Microsoft Word (`.docx`) files
* [docxcompose](https://github.com/4teamwork/docxcompose) – a library for concatenating/appending Microsoft Word (`.docx`) files
* [google-api-core, google-api-python-client, google-auth, google-auth-httplib2, google-cloud, google-cloud-vision, googleapis-common-protos, google_api_python_client](https://github.com/googleapis/google-cloud-python) – Google API libraries
Expand Down

0 comments on commit 12bfdfb

Please # to comment.