https://github.com/ros2/rpyutils
Various utility types and functions for Python
https://github.com/ros2/rpyutils
Last synced: about 1 year 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 (about 6 years ago)
- Default Branch: rolling
- Last Pushed: 2025-04-24T19:54:03.000Z (about 1 year ago)
- Last Synced: 2025-04-24T20:42:42.353Z (about 1 year ago)
- Language: Python
- Size: 39.1 KB
- Stars: 1
- Watchers: 19
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
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`