roundabout,
created on Monday, 20 March 2023, 17:09:25 (1679332165),
received on Monday, 29 April 2024, 11:04:07 (1714388647)
Author identity: vlad <vlad.muntoiu@gmail.com>
4ca58f4a9cb332d2ecf9cefa2e95e70a324521a6
.idea/vcs.xml
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="VcsDirectoryMappings"> <mapping directory="$PROJECT_DIR$" vcs="Git" /> </component> </project>
argparse
colorama
requirements.txt
@@ -0,0 +1,2 @@
colorama~=0.4.4 termcolor~=2.2.0