Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language-Library

Language-Library

Project Overview

Language-Library is a collection of simple projects in various programming languages. Each project demonstrates basic functionalities and serves as a learning resource.

Projects Included

  • Python
    • Flask-based Configuration Management System
  • JSON
    • Configuration Management System with Validation and Backup
  • YAML
    • Application Settings Manager

Setup and Usage

Python

  1. Flask-based Configuration Management System

    Navigate to the Python directory and run the Flask application:

    ```bash cd Python python app.py ```

  2. JSON Configuration Management

    Navigate to the JSON directory and run the management script:

    ```bash cd JSON python manage_config.py ```

  3. YAML Application Settings Manager

    Navigate to the YAML directory and run the management script:

    ```bash cd YAML python manage_settings.py ```

Project Stats

Languages Repo Size Issues Forks Stars License

License

This project is licensed under the MIT License.

About

Just like learning your A-B-C's

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

Used by

Contributors

Languages