Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ros2/rpyutils
Various utility types and functions for Python
https://github.com/ros2/rpyutils
Last synced: about 2 months ago
JSON representation
Various utility types and functions for Python
- Host: GitHub
- URL: https://github.com/ros2/rpyutils
- Owner: ros2
- License: apache-2.0
- Created: 2020-05-15T22:30:46.000Z (over 4 years ago)
- Default Branch: rolling
- Last Pushed: 2024-09-06T13:34:35.000Z (4 months ago)
- Last Synced: 2024-09-06T15:41:47.223Z (4 months ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 21
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# rpyutils
Various utility types and functions for Python## API
- Context manager for adding DLLs to the Windows search path.
Only applies to Python 3.8 or newer:
- `add_dll_directories_from_env`