More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = Python Tools | |title=Python Tools | ||
| image = Python-Tools-for-3DS.jpeg | |image=Python-Tools-for-3DS.jpeg | ||
| | |description=3DS python tools | ||
| | |author=naehrwert | ||
| lastupdated = 2014/01/16 | |lastupdated=2014/01/16 | ||
| | |type=PC Utilities | ||
| | |version=2014 | ||
| | |license=Mixed | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/p3ds-master.zip | |download=https://dlhb.gamebrew.org/3dshomebrew/p3ds-master.zip | ||
| source = | |website=https://github.com/naehrwert/p3ds | ||
|source=https://github.com/naehrwert/p3ds | |||
}} | }} | ||
<youtube>kLZuut1fYzQ</youtube> | <youtube>kLZuut1fYzQ</youtube> |
Revision as of 13:54, 29 October 2021
Python Tools | |
---|---|
File:Python-Tools-for-3DS.jpeg | |
General | |
Author | naehrwert |
Type | PC Utilities |
Version | 2014 |
License | Mixed |
Last Updated | 2014/01/16 |
Links | |
Download | |
Website | |
Source | |
p3ds
3DS python tools - Python is an interpreted, object-oriented, high-level programming language with dynamic semantics.
Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.