mailjet-apiv3-python
mailjet-apiv3-python copied to clipboard
Update README.md, fix the license name in setup.py
Actions:
- Fix the
api_credential
URL - Use
api_key
andapi_secret
lowercased consistently - Use print() for Python 3 support with a suggestion Python 2 will be dropped in the next PR
- Update an example in
Make your first call
to fix #89 - Fix the API Reference URL
- Use
id_
instead of builtinid
- Fix the license name in
setup.py