{"id":15651332,"url":"https://github.com/the0demiurge/python-scripts","last_synced_at":"2025-04-30T18:43:42.495Z","repository":{"id":109652666,"uuid":"63066138","full_name":"the0demiurge/Python-Scripts","owner":"the0demiurge","description":"My testing, learning, minor projects, and interesting things.","archived":false,"fork":false,"pushed_at":"2022-02-04T10:02:24.000Z","size":142913,"stargazers_count":32,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T18:51:10.454Z","etag":null,"topics":["python3","snippets"],"latest_commit_sha":null,"homepage":"http://ss.pythonic.life","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/the0demiurge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-11T12:30:50.000Z","updated_at":"2024-04-06T09:11:49.000Z","dependencies_parsed_at":"2023-07-17T18:12:28.028Z","dependency_job_id":null,"html_url":"https://github.com/the0demiurge/Python-Scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the0demiurge%2FPython-Scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the0demiurge%2FPython-Scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the0demiurge%2FPython-Scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the0demiurge%2FPython-Scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the0demiurge","download_url":"https://codeload.github.com/the0demiurge/Python-Scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251764730,"owners_count":21640118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python3","snippets"],"created_at":"2024-10-03T12:37:59.371Z","updated_at":"2025-04-30T18:43:42.458Z","avatar_url":"https://github.com/the0demiurge.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Python Scripts\n用于python 测试与学习  \n# Contents  \n```\nrc/\n├── ComputerScience\n│   └── data_structure\n│       └── linked_list.py\n├── Controller\n│   ├── cartpole_pid.py\n│   └── pid.py\n├── DevTools\n│   ├── crash_on_ipy.py\n│   └── jupyter_hide_code.py\n├── Example\n│   ├── argparse_example.py\n│   ├── ncurses_example.py\n│   └── qrcode_example.py\n├── MachineLearning\n│   ├── algorithm\n│   │   ├── DecisionTree.py\n│   │   ├── DeepReinforcementLearning\n│   │   │   ├── ReplayBuffer.py\n│   │   │   ├── SimplePolicyGradient.py\n│   │   │   └── step by step q learning.ipynb\n│   │   ├── LDA.py\n│   │   ├── neural_network.ipynb\n│   │   ├── nn_mnist.py\n│   │   ├── nn_mnist_static.py\n│   │   └── tsne.py -\u003e ../sklearn/tsne.py\n│   ├── Deep_Learning\n│   │   ├── dqn_cartpole.py\n│   │   └── pg_cartpole.ipynb\n│   ├── preprocess.py\n│   ├── sklearn\n│   │   └── tsne.py\n│   └── TensorFlow\n│       ├── Batcher.py\n│       ├── IncreaseNN.py\n│       └── multi-gpu.py\n├── MinorProjects\n│   ├── diff.py\n│   ├── excel.py\n│   ├── media\n│   │   ├── comics\n│   │   │   └── tmp.py\n│   │   └── ffmpeg_convert2mp4.py\n│   ├── multy_copy.py\n│   ├── plz\n│   │   ├── compute_time.py\n│   │   ├── turtle.bot\n│   │   ├── turtlebot.ipynb\n│   │   └── turtlebot.py\n│   └── sendmail.py\n└── Web\n    ├── Flask\n        ├── html\n            │   └── split.html\n                ├── ipgw.py\n                    └── Verification code.ipynb\n\n                    18 directories, 37 files\n                    \n```\nsrc/MinorProjects/plz: 张老师实验室计算出勤时间的计算器  \nsrc/MinorProjects/tf: tensorflow 学习代码  \nsrc/MinorProjects/sendmail.py: 使用Python发送邮件（自动化运维）\n`tree src/ -I 'pyc|__pycache__|js|ShadowSocksShare-OpenShift|MNIST_data'`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe0demiurge%2Fpython-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe0demiurge%2Fpython-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe0demiurge%2Fpython-scripts/lists"}