-
Notifications
You must be signed in to change notification settings - Fork 2
Pydoof (Python)
Silvia Herguedas Esteban edited this page Aug 5, 2022
·
1 revision
PyDoof is a Python client for Doofinder APIs (management and search). It provides easy access to Doofinder endpoint, including parameters-parsing and requests authentication.
https://packaging.python.org/en/latest/tutorials/packaging-projects/
This tutorial walks you through how to package a simple Python project. It will show you how to add the necessary files and structure to create the package, how to build the package, and how to upload it to the Python Package Index.