h5rdly
h5rdly
I wanted to ask whether it would be possible to add library functionality to pcs, eg importing it and using some of its functions as api, to control pacemaker directly...
Hi, First of all.. finally! This project is awesome. I wanted to ask whether it would be possible to show the path to the current file. Sublime does it in...
Hi, Was wondering if this project is still maintained. Thanks. Eli
This is a sweet package, so weird that it's not mentioned anywhere. I wanted to ask though - 1. How would you compare Jiphy to Rapydscript / Transcrypt? 2. Do...
Hi, Sorry if it sounds minute, but many library onlookers check the license icon (Next to **Contributors**) to know if it's permissive. BSD is a license known to github -...
Hi, First of all, awesome project, cheers. I wanted to ask whether it would be possible to add line_profiler visualizations as well, at least the table view perhaps? Thanks, Eli
Hi, First of all, cheers again for this great project. In Sublime Text, when I close the editor (or the PC crashes etc.), both the saved files I created, and...
Hi, I'm trying to make a template for a two pane file manager, but I can't seem to stretch the listbox all the way down. I have - ```python import...
Hi, First of all, cheers for this sweet project :) I saw in [setup.cfg](https://github.com/TomSchimansky/CustomTkinter/blob/master/setup.cfg) that the minimal supported Python version is `3.7`. This might be a nitpick, but would it...
Hi, This is an awesome project :) I had a bit of an issue with `pip install flaskbb` on linux - ``` Collecting celery==4.0.2 (from flaskbb) Using cached celery-4.0.2-py2.py3-none-any.whl.metadata (15...