Python Package Development Guidelines
@jmfelice/aws-s3
•
package_name/ ├── src/ │ └── package_name/ │ ├── __init__.py │ ├── core.py │ ├── models.py │ ├── exceptions.py │ └── utils.py └── tests/ ├── __init__.py ├── test_core.p
prpm install @jmfelice/aws-s30 total downloads
💡 Suggested Test Inputs
Loading suggested inputs...
🎯 Community Test Results
Loading results...
📦 Package Info
- Format
- cursor
- Type
- rule
- Category
- testing
- License
- MIT
🔗 Links
- Repository
- https://github.com/jmfelice/aws_s3