Skip to main content

Runtime type checking

Project description

rcheck

Runtime type checking.

from rcheck import r

package_name = "rcheck"
package_name = r.check_str("package_name", package_name)
print(package_name)  # "rcheck"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rcheck-0.0.10.tar.gz (13.0 kB view hashes)

Uploaded Source

Built Distribution

rcheck-0.0.10-py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page