contentful-labs / contentful.py

This project is unofficial and currently unsupported, the official SDK can be found here: https://github.com/contentful/contentful.py
Apache License 2.0
18 stars 6 forks source link

Rename `lib` to `contentful` and remove the `__init__.py` in the repo root. #1

Closed grncdr closed 9 years ago

grncdr commented 9 years ago

Basically just do what requests does.

grncdr commented 9 years ago

May even want to do contentful/cda so that an SDK user would write from contentful.cda import Client

grncdr commented 9 years ago

2 looks good :+1: