A collection of utilities used by Miyaji Lab for researches, lectures, etc.
Project description
Miyaji Lab Collections
A collection of utilities used by Miyaji Lab for researches, lectures, etc.
Example Usage
from myjlab.pbl.utils import str_to_int, int_to_str
str_to_int('こんにちは') # 1181279534677122504641669074077843887
int_to_str(1181279534677122504641669074077843887) # こんにちは
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
myjlab-0.0.1.tar.gz
(3.6 kB
view hashes)
Built Distribution
myjlab-0.0.1-py3-none-any.whl
(2.5 kB
view hashes)