Skip to content

letscan/vconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VConfig - Easy to use configuration module

Usage

from vconfig import VConfig

V = VConfig(__file__)
print(V.BASE_URL)

About

easy to use configuration module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages