nplib package

Submodules

nplib.models module

nplib.utils module

Misc utility functions

nplib.utils.variable_is_int(in_string)[source]

Test if a variable can be cast as an integer

Parameters:in_string (str) – Inbound value
Returns:Boolean reflecting that it can or cant be cast as an integer
Return type:bool

Module contents

Indices and tables

Project Versions

Table Of Contents

Previous topic

Welcome to django-nplib’s documentation!

Next topic

nplib.decorators package

This Page