An open API service indexing awesome lists of open source software.

https://github.com/hurricanemark/pyreflection

Python reflection/introspection tests
https://github.com/hurricanemark/pyreflection

Last synced: 7 months ago
JSON representation

Python reflection/introspection tests

Awesome Lists containing this project

README

          

# pyreflection
Python reflection/introspection tests
A simple test script to demonstrate reflection-enabling functions: type(), isinstance(), inspect(), dir() and getattr()