backup: 2026-05-06 19:34

This commit is contained in:
Dmitry
2026-05-06 19:34:51 +03:00
parent 4660f05101
commit 7369143b6d
12 changed files with 3236 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
3.12
File diff suppressed because one or more lines are too long
View File
+6
View File
@@ -0,0 +1,6 @@
def main():
print("Hello from rias-mephi!")
if __name__ == "__main__":
main()
+12
View File
@@ -0,0 +1,12 @@
[project]
name = "rias-mephi"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"jupyterlab>=4.5.6",
"matplotlib>=3.10.9",
"mplfinance>=0.12.10b0",
"pandas>=3.0.2",
]
+1955
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.