Aexpy

Latest version: v0.4.3

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

Scan your dependencies

Page 4 of 5

0.2.5

- Use individual api detector module, avoid import errors in extraction

**Full Changelog**: https://github.com/StardustDL/aexpy/compare/v0.2.4...v0.2.5

0.2.4

- Remove unused verify models
- Add `subclasses` field for class entry
- Update web viewer

**Full Changelog**: https://github.com/StardustDL/aexpy/compare/v0.2.3...v0.2.4

0.2.3

- Add [mamba/micromamba](https://mamba.readthedocs.io/) support.
- Use micromamba as default env provider.
- Update image based on micromamba, decreasing image size.

**Full Changelog**: https://github.com/StardustDL/aexpy/compare/v0.2.2...v0.2.3

0.2.2

- Use `__all__` of modules to filter private member
- Fixed type id generating
- Support mypy>1.6.1, fixed by copying mypy's TraverseVisitor, like https://github.com/dosisod/refurb/issues/305 and https://github.com/dosisod/refurb/pull/309
- Install wheel file for extraction environment, if possible, and then ignore dependencies defined in distribution

**Full Changelog**: https://github.com/StardustDL/aexpy/compare/v0.2.1...v0.2.2

0.2.1

- Add web frontend back, update document and website
- Add [AexPy Package Index](https://github.com/StardustDL-Labs/aexpy-index) repository and cronjob.
- Fix `apidetector` running in an different Python environment

**Full Changelog**: https://github.com/StardustDL/aexpy/compare/v0.2.0...v0.2.1

0.2.0

Rewrite the project structure, simplify code base and redesign command-line interfaces.

We have removed web front-end support in current and next version, and are focusing on command-line interface for now.

For the old available version, see [v0.1.2](https://github.com/StardustDL/aexpy/releases/tag/v0.1.2).

- The main tool runs on Python 3.12 now
- Remove API extraction support for Python 3.7 and older versions
- Support processing local code base, source code directory, and wheel files
- Support stdin/stdout for command-line interface IO
- Support customized conda environment for API extraction
- Use explicit file for cache, while AexPy performs as a producers, not concerns about data storage
- Update mypy to 1.6.1
- Remove RESTful APIs, web server, and front-end
- Replace hand-written object dump/load by [pydantic](https://docs.pydantic.dev/latest/)

**Full Changelog**: https://github.com/StardustDL/aexpy/compare/v0.1.2...v0.2.0

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.