-
Updated
Feb 10, 2021
#
pythonista
Here are 107 public repositories matching this topic...
Gathering code and links to projects specially developed for Pythonista for iOS.
Collection of Python Scripts written for Pythonista iOS App
-
Updated
Jul 24, 2020 - Python
Python module to synchronize files between iOS device and Dropbox. (Pythonista)(Python2 & Python 3)
-
Updated
Oct 3, 2018 - Python
Python tool for Pythonista to synchronize local files with a Github repository hosted on a WebDav server
-
Updated
Mar 4, 2016 - Python
Open
Add a PR template
4
MadhavBahl
commented
Oct 3, 2018
Is your feature request related to a problem? Please describe.
No, it is not related to a problem.
Describe the solution you'd like
It would be great if there would be a PR template regarding the checklist of the actions performed and the description
A custom file system navigator for Pythonista.
-
Updated
Nov 6, 2016 - Python
distutils and related libraries patched for use in Pythonista.
-
Updated
Dec 16, 2015 - Python
Python 🐍 Tutorials
python
programming
eclipse
pythonista
learning-python
learn-to-code
diy
learning-by-doing
diycode
tutorial-code
python-fundamentals
-
Updated
Aug 8, 2020 - Python
Some random side projects of mine for Pythonista. Most of these are WIP. Also everything was designed on an iPad. Feel free to use and take whatever you need!
-
Updated
Oct 26, 2017 - Python
Bits and pieces from my pythonista_startup folder.
-
Updated
Apr 24, 2017 - Python
Collection of Pythonista 3 (iOS app) scripts and things
-
Updated
Sep 3, 2016 - Python
Here, some experiments with Pythonista...
-
Updated
Mar 7, 2019 - JavaScript
MySQL Connector optimized for Pythonista (iOS)
-
Updated
Jul 24, 2020 - Python
SceneKit module access from Pythonista, pure python package using objc_util
-
Updated
Jan 15, 2020 - Python
Utilities for working with `ctypes`/`objc_util`/`cffi` in Pythonista 3.0.
-
Updated
May 28, 2016 - C
If you have a lossless subscription, and you want to get .flac files, you can use this python script.
-
Updated
Nov 19, 2019 - Python
Collection of shortcuts and scripts for Pythonista for iOS.
-
Updated
Aug 15, 2020 - Python
Programmatic access to Pinboard Notes
-
Updated
Sep 5, 2017 - Python
A personal dictionary app built in Pythonista for iOS
-
Updated
Mar 25, 2019 - Python
Pythonista script that allows rendering HoloPlay.js scenes directly from an iPad.
-
Updated
Mar 10, 2021 - Python
WeatherWidget for iOS written in Python! Python interpreter like Pyto or Pythonista required.
-
Updated
Dec 6, 2019 - Python
A shortcut/pythonista script for downloading youtube videos in any available format.
-
Updated
Dec 25, 2018 - Python
Mac/Linux compatible iOS Pythonista script to backup files to AWS S3
-
Updated
Aug 14, 2017 - Python
Improve this page
Add a description, image, and links to the pythonista topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pythonista topic, visit your repo's landing page and select "manage topics."
The currently listed equivalent to python's numpy is numeric which has last received an update in 2016 and seems to be dropping in popularity rapidly.
I'd suggest the alternative crate ndarray.
Additionally, there is also the numpy crate which can be used to more easily create rust libs