Skip to content

Penta0308/kspconfig-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kspconfig-python

  • loadl(list) : 줄 list를 받아 dict를 출력한다
  • load(str) : 엔터로 묶인 줄 뭉치를 받아 dict를 출력한다
  • dumpl(dict): 위의 출력을 받아 예쁘게 들여써진 줄 list를 출력한다
  • dump(dict) : 위의 출력을 받아 예쁘게 들여써진 엔터로 묶인 줄 뭉치를 출력한다
  • _rdump(dict) : 위의 출력을 받아 들여써지지 않은 줄 list를 출력한다

Python package CodeFactor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages