Wireup

Latest version: v1.0.1

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

Scan your dependencies

Page 1 of 5

1.0.1

What's Changed
* docs: update getting_started.md by eltociear in https://github.com/maldoinc/wireup/pull/62
* Deduplicate classes during import by maldoinc in https://github.com/maldoinc/wireup/pull/63

New Contributors
* eltociear made their first contribution in https://github.com/maldoinc/wireup/pull/62

**Full Changelog**: https://github.com/maldoinc/wireup/compare/v1.0.0...v1.0.1

1.0.0

What's Changed

Key improvements

* Simpler API
* Container scopes
* Improved type safety

Too many changes to list. Check out the upgrade docs on the page. https://maldoinc.github.io/wireup/latest/upgrading/

New Contributors
* mehmetgiritli made their first contribution in https://github.com/maldoinc/wireup/pull/57

**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.16.0...v1.0.0

0.16.0

* Container now exposes `.aget`, the async version of `.get` to be used with async dependencies.
* Fix bug with the container not properly initializing objects from async factories (regular async functions rather than async generators).

0.15.1

* Bugfixes for Django integration
* Added Django 5 to test matrix
* Docs update

**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.15.0...v0.15.1

0.15.0

What's Changed
* Wireup now supports string annotations such as `from __future__ import annotations` via the `eval_type_backport` package.
* Expose Django current request as a wireup service by maldoinc in https://github.com/maldoinc/wireup/pull/46
* Move pytest to dev dependencies by marjinal1st in https://github.com/maldoinc/wireup/pull/49
* Autowire all Django URL patterns by NikitaMelnikov in https://github.com/maldoinc/wireup/pull/52

New Contributors
* marjinal1st made their first contribution in https://github.com/maldoinc/wireup/pull/49
* NikitaMelnikov made their first contribution in https://github.com/maldoinc/wireup/pull/52

**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.14.0...v0.15.0

0.14.0

What's Changed
* Autowire fastapi websocket routes by maldoinc in https://github.com/maldoinc/wireup/pull/41


**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.13.0...v0.14.0

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.