This directory contains comprehensive documentation for the Field Manager Python Client.
Complete guide covering all authentication methods:
- Manual token setup
- Integrated OAuth2/OIDC authentication
- Service account authentication for automation
- Troubleshooting and best practices
In-depth coverage of advanced usage patterns:
- API operation types (sync, async, detailed responses)
- Batch operations and concurrent requests
- Error handling and retry strategies
- Performance optimization tips
- Production considerations
Information for project contributors and maintainers:
- Development setup
- Contributing guidelines
- Release process
- Maintenance procedures
Solutions for common installation and usage issues:
- Windows long path support (required for some Windows users)
For most users, start with the main README which covers basic usage.
If you need help with authentication, check the Authentication Guide.
For advanced usage patterns, see the Advanced User Guide.
- Troubleshooting: Check the Troubleshooting Guide for common issues and solutions
- Examples: See examples directory for working code samples
- Issues: Report bugs or request features on GitHub
- Support: Contact the development team for assistance