@JonB its the Python3 interpreter
Welcome!
This is the community forum for my apps Pythonista and Editorial.
For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.
Latest posts made by codecowboy
-
RE: Creating a django project via Stash
@mikael thanks. There are at least two posts online claiming that it is possible (one linked above) so I’d still like to get it working.
It looks like the SITE_PACKAGES path is incorrect as they aren’t in my Documents folder. Does “python modules” have its own folder?
-
Creating a django project via Stash
I am getting the following error after installing django with Stash and pip:
[~/Documents]$ django-admin.py startproject mysite stash: <class 'AttributeError'>: module 'django' has no attribute 'get_version'
The guide here assumes a pre-existing project imported from github. https://www.wideswathresearch.com/django-development-on-an-ipad-pro/
Anyone know if I should be able to create a fresh django project on Pythonista?
-
RE: Can I adjust the console pane width?
@cvp thanks! Only just seen this. Will give it a try and report back. Out of interest, is there also a swift_util library or Objective-C bindings only?
Also, how would I set this ‘as a pythonista tool’? I’m still new to Pythonista
-
Can I adjust the console pane width?
Is there a way to change the console width on Pythonista? I’d like to make it slightly wider if possible. I can switch the console to full screen using the ‘side panel’ icon(?) but would prefer to have the ability to drag the border between the console and the editor to enlarge it slightly.
Pythonista 3 on iPad Pro 12.9 iOS 13.4.1