stringtopy

stringtopy is a small library to convert strings to a specified type (e.g. int, float or bool), allowing more human friendly input similar to configparser.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install stringtopy

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.4 2020-12-31  
0.4a2 pre-release 2020-12-31  
0.4a1 pre-release 2020-10-02  
0.3 2020-05-24  
0.2.1 2020-01-26  
0.2.0 2019-12-11  
0.1.1 2016-05-19  

Issues with this package?

Page last updated 2025-07-17 17:06:40 UTC