[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#988720: ITP: python-typechecks -- express constraints on types



Package: wnpp
Severity: wishlist

* Package name    : python-typechecks
  Version         : 0.1.0
  Upstream Author : Copyright: <years> <put author's name and email here>
* URL             : https://github.com/openvax/typechecks
* License         : Apache-2.0
  Programming Lang: Python
  Description     : express constraints on types
 Variables in Python are just that - variable. Sometimes
 though you want to make sure that a variable is of a
 particular type, like an integer, a string or a something
 to iterate (loop) through.
 .
 To express such constraints on the type that a variable
 may have in the code, such that the program can react
 to it at runtime, this small modules provides a set of
 routines.

Remark: This package is maintained by Debian Med Packaging Team at
   https://salsa.debian.org/med-team/python-typechecks


Reply to: