Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikahanninen/using-submodule
https://github.com/mikahanninen/using-submodule
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikahanninen/using-submodule
- Owner: mikahanninen
- License: apache-2.0
- Created: 2022-02-24T12:26:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T13:14:33.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T04:36:53.687Z (3 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Template: Basic Python only robot
Get started with just Python.
This template robot:
- Uses only Python.
- Provides a simple template to start from (`task.py`).## Learning materials
- [Python basics](https://robocorp.com/docs/languages-and-frameworks/python)
- [Best practices in creating Python robots](https://robocorp.com/docs/development-guide/qa-and-best-practices/python-robots)