Kyle J. Roux

Results 25 comments of Kyle J. Roux
trafficstars

Humorously enough, there is a bug that would let you do exactly that, but I guess I could turn it into a feature, or I guess I could point you...

Well almost everything you'd need to edit would be In flask_ide/fileviewer/*, to start currently it's defaulting the root directory as the projects directory in the views.py file, that would need...

the requirements.txt file is autogenerated by pip, im not personally using argparse and wsgiref in my code, but i think libraries i am using need them, and i guess, i...

@slozier then why is it documented with the std library as though it is? https://ironpython-test.readthedocs.io/en/latest/library/termios.html

also, looking through my commit, i guess i made it bootstrap3 compatible, and i took out the flask-assets stuff, not a fan of that library.