Simple Path Convertor
Project description
convertpath Module
Simply Path Convertor for converting from windows path ('C:\hoge') to linux path ('/C/hoge').
PYPI
https://pypi.org/project/convertpath/
Setup
pip install convertpath
Usage
from convertpath import convertpath_win2linux
convertpath_win2linux('C:\\hoge')
# /C/hoge
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
convertpath-0.2.5.tar.gz
(1.5 kB
view hashes)
Built Distribution
Close
Hashes for convertpath-0.2.5-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f32489647dac1bef3ae471f074f8d88ec10108def24adc29f0819d85ff55accd |
|
MD5 | 65ba1a89eb20a0e343707aee180a0328 |
|
BLAKE2b-256 | 9024a6035e20e92311a773ed604e0d6df52658c858bdc682e05061e5105a7228 |