
planet 2.1.1
0
Planet SDK for Python
Contents
Planet SDK for Python
Stars: 243, Watchers: 243, Forks: 77, Open Issues: 95The planetlabs/planet-client-python
repo was created 8 years ago and the last code push was an hour ago.
The project is popular with 243 github stars!
How to Install planet
You can install planet using pip
pip install planet
or add it to a project with poetry
poetry add planet
Package Details
- Author
- Jennifer Reiber Kyle
- License
- Apache 2.0
- Homepage
- https://github.com/planetlabs/planet-client-python
- PyPi
- https://pypi.org/project/planet/
- GitHub Repo
- https://github.com/planetlabs/planet-client-python
Classifiers
- Scientific/Engineering
- Software Development
- Utilities
Related Packages
Errors
A list of common planet errors.
Code Examples
Here are some planet
code examples and snippets.
GitHub Issues
The planet package has 95 open issues on GitHub
- New take on retrying order asset downloads
- Eliminate double download of assets and orders
- Save download to order name
- nox test session is too slow for unit testing
- No such command 'init'
- python api docs: improve async usage description
- [Tracking] Solid Python Docs
- Subscription status list in CLI docs is missing values
- Save final orders as order_name instead of order_id
- rev python api documentation
- Download failure under heavy load
- Code snippets for all APIs
- Order waiter could use exponential backoff to avoid exceeding max number of tries
- Orders requests to support source_type for basemaps
- Add images and animated gifs to CLI tutorials