Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashkan0201/notebook

A demonstration of oob interaction in this project.
https://github.com/ashkan0201/notebook

oop python3

Last synced: 22 days ago
JSON representation

A demonstration of oob interaction in this project.

Awesome Lists containing this project

README

        

# NoteBook

Hello, I am Ashkan.
This code helps to better understand the classes.
This is the interaction code between several classes, each class doing something.

The nature of the code is that we receive some Titles and Comments from the user and convert the received values ​​into a dictionary.
Then we Save the values ​​to a json file.

The user must be able to see the content inside the file, so we have put functions that are two modes of displaying the content inside json.
One in general and one with ID entry.

## Installation
```bash
$ pip install json5
```
or
```bash
$ pip install -r requirements.txt
```

## My information

Email me if you see a bug:

- [email protected]