Skip to main content

Expose and compare representation of a public api. (WIP)

Project description

## Bring your API to the surface!

_This is very much a Work In Progress. Don’t use it in production (yet)._

The goal of this project is to pull out the exposed public api from a given module.

The result of which can be used for operations like comparisons. Helping determine semantic versioning, etc.

Such comparisons can also be useful as CI jobs on rapidly changing projects, where you cannot afford to accidently bump the Major version, for instance.

Sky is the limit, but work still needs to be done!

Rough todo… [x] Get basic functionality up and running. [ ] Handle recursive imports (if nessisary). [x] Collect Live typing information from import. [x] Collect annotation typing information from python3 [ ] Collect typing comments. [ ] Reduce dependency on sigtools. It’s useful but might be overkill here. [ ] More and more and more tests.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

surface-0.1.0a.tar.gz (8.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page