Metadata-Version: 2.1
Name: MicsStructure
Version: 0.1.2
Summary: Mics Structure - module for website
Home-page: https://github.com/merbux/MicsStructure
Author: Merbux
Author-email: krytoi330@mail.ru
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

-- MicsStructure --


-- A module for the website --


-- Functionality --


A function that will allow you to make files/folders for your project with 1 line of code

    startCreate() 

To create the code, use the code below or the function
 
    createCode(codeInput='code')


Everything that a project can create

    folder_name.mkdir
    name_python_file.СЂСѓ the name of the
    name_json_file.json

