Basecampapi

Latest version: v1.1.0

Safety actively analyzes 624552 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.0

- Added upload_from_bytes() method to Attachments()

1.0.0

- Removed necessity to define sessions in each object, credentials are now automatically passed to each object after authentication is established through Basecamp object
- Removed the Authorization object and merged its functionality with Basecamp object
- Account_id is now defined inside credentials dictionary
- New object Attachments now replaces Basecamp.upload_file() method
- Improved initial authentication flow

0.2.4

- Enabled all python versions 3.7 and higher
- Fixed dependancy errors
- Upgraded ease of use for file uploads

0.2.1

- Fixed a bug with dependencies not being imported

0.2.0

- Created Authorization object for easier initial authentication
- Easier package import - now it's enough to only `import basecampapi`
- Added exception raising for bad requests
- Added docstrings to all objects and their methods
- Full documentation on README.md

0.1.0

Initial release

Features
- Creating a Basecamp session with a fresh access token
- Interacting with Campfires
- Interacting with MessageBoards, Messages and Message Comments

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.