Artucuno
Artucuno
Hey, I was wondering if you were any close to adding a V3 implementation or if you are still working on this project. Thanks, Artucuno
Hey, I need to use Flask-Discord in a blueprint but I am not sure if that is possible. I get the error `AttributeError: 'Flask' object has no attribute 'discord'` and...
Hey, I was just wondering if there is a way to automatically add full stops? (.)
Using the example gives me this error ``` Traceback (most recent call last): File "C:\Users\user\Desktop\icc\download.py", line 2, in save_website( File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\site-packages\pywebcopy\__init__.py", line 164, in save_website crawler.save_complete(pop=open_in_browser) File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\site-packages\pywebcopy\core.py", line 218,...
How do I disable Truncating data for ggwave python? Thanks!
Hey there, This seems to be the only good Asynchronous implementation of the Docker API. Are there any plans for future updates to add new methods or is this project...
## Long story short * Expected behaviour: Features like attach stdin to work * Actual behaviour: ``` aiodocker.exceptions.DockerError: DockerError(500, "Cannot upgrade connection to vendored tcp protocol, the docker server has...
**1. Please specify the following:** - OS: Ubuntu 20.04 - Shell: Bash **2. Description** After successfully installing `eb` and running `eb` in bash it returns: ```bash root@me:~# eb Traceback (most...
This pull request: - Makes the SocketIO routes mount correctly (a4fc06c8b1cea42733db8ca4edcff69151b8c5cd) - Makes SocketManager a subclass of `socketio.AsyncServer` (85df9bc148eb818da008c81d091fe8b88a4510b2) - Inherits all functions and variables from `socketio.AsyncServer` - Cleaner looking...
Can you please update this project to Python 3?