Skip to content

Commit

Permalink
Added files needed to get https://pypi.python.org/pypi working
Browse files Browse the repository at this point in the history
  • Loading branch information
mahtin committed May 10, 2016
1 parent d3c2d97 commit 6d8479d
Show file tree
Hide file tree
Showing 3 changed files with 448 additions and 10 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include LICENSE
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
# cloudflare


## Credit

This is based on work by [Felix Wong (gnowxilef)](https://github.com/gnowxilef) found [here](https://github.com/cloudflare-api/python-cloudflare-v4). It has been seriously expanded upon.

## Copyright

Portions copyright [Felix Wong (gnowxilef)](https://github.com/gnowxilef) 2015 and CloudFlare 2016.
# cloudflare-python

## CloudFlare API version 4

Expand Down Expand Up @@ -331,3 +322,11 @@ $
While it's easy to call anything within CloudFlare's API, it's not very useful to add items in here as they will simply return API URL errors.
Technically, this is only useful for internal testing within CloudFlare.

## Credit

This is based on work by [Felix Wong (gnowxilef)](https://github.com/gnowxilef) found [here](https://github.com/cloudflare-api/python-cloudflare-v4). It has been seriously expanded upon.

## Copyright

Portions copyright [Felix Wong (gnowxilef)](https://github.com/gnowxilef) 2015 and CloudFlare 2016.

Loading

0 comments on commit 6d8479d

Please sign in to comment.