Metadata-Version: 2.1
Name: wexample-wex-addon-dev-javascript
Version: 0.0.45
Summary: Python dev addon for wex
Author-Email: weeger <contact@wexample.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Project-URL: homepage, https://github.com/wexample/python-wex-dev-python
Requires-Python: >=3.10
Requires-Dist: attrs>=23.1.0
Requires-Dist: cattrs>=23.1.0
Requires-Dist: wexample-wex-core==6.0.48
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Description-Content-Type: text/markdown

# wexample-wex-addon-dev-javascript

Python dev addon for wex

Version: 0.0.43

## Requirements

- Python >=3.10

## Dependencies

- attrs>=23.1.0
- cattrs>=23.1.0
- wexample-wex-core==6.0.46

## Installation

```bash
pip install wexample-wex-addon-dev-javascript
```

## Links

- Homepage: https://github.com/wexample/python-wex-dev-python

## License

MIT
## Credits

This package has been developed by [Wexample](https://wexample.com), a collection of tools and utilities to streamline development workflows.

Visit [wexample.com](https://wexample.com) to discover more tools and resources for efficient development.