Skip to content

alireza01100011/Clock-Flask

Repository files navigation

ImageConverter ( Simple clock and calendar with flask )

Screenshot 2023-12-19 155546

Installation And Usage

Required Python Packages:

  • Python 3.0 +
  • requirements.txt

Commands For Manual execution :

	apt-get update && apt-get upgrade && apt-get install python3 pip3
	cd < Source Path >
	pip install --no-cache-dir -r requirements.txt
	flask run --debug -p 5000 -h 127.0.0.1

Commands For Running with Docker :

 cd < Source Path >
docker-compose up -d

This source code will soon become an API to make a calendar...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published