DavidChayla / FortigateApi

Access Fortigate REST API in python
GNU General Public License v3.0
83 stars 35 forks source link

Added support for packaging into PyPi. This will let people 'pip inst… #5

Closed admiralspark closed 6 years ago

admiralspark commented 7 years ago

…all FortigateApi'

Hi David,

I've added support for your repo to be included in Pypi. If you're unwilling to submit it, I'll gladly take care of maintaining a branch with Pypi support. I think it would benefit everyone to have this API available as a pip install module, so that it can be built on top of. I'd like to use it within my NetSpark-Scripts project, for instance.

Do let me know if you're willing to do it or if I should maintain the pypi package. If I don't hear back in a few days, I'll assume the project has been abandoned and will submit my fork (retaining your copyright per the GPLv3).

Here is a good guide on the process for doing this: http://peterdowns.com/posts/first-time-with-pypi.html

Regards,

-AdmiralSpark