-
Notifications
You must be signed in to change notification settings - Fork 0
/
task_automation.py
50 lines (50 loc) · 1.23 KB
/
task_automation.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"colab": {
"provenance": [],
"name": "task_automation.py",
"authorship_tag": "ABX9TyPIX+EO+JHv9Vbe1CTrX4Qf",
"include_colab_link": true
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
},
"language_info": {
"name": "python"
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/AAAEMPIRE/-HOME-save_and_organize_history.sh-crontab-/blob/main/task_automation.py\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"id": "G3mdDMH37G60"
},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"source": [
"# Necessary Imports with open('/content/drive/MyDrive/TaskAutomation/new_task_automation.py', 'w') as f:\n",
" f.write(script_content)"
],
"metadata": {
"id": "AmsVBOb47gXo"
}
}
]
}