-
The NMB48 Official JSON is 411 MB in size, and causes the entire system to hang once the script reaches it. The SKE48 one is not much better, at 209 MB. I might be able to solve this with a more effic…
-
Use doc: https://pybuilder.io/documentation/plugins#running-python-integration-tests
- [ ] Setup integration test directories and update readme.md file with **commands** and **how to** to run integ…
abose updated
3 years ago
-
Quite challenging right now...reqparse, etc...
Or do we just use flask+marshmellow?
-
Will want to begin compiling errors that appear within the scraping - here is one that has appeared within Mercury-Parser
```
[Error: ENOENT: no such file or directory, open 'X:\extractorcompariso…
-
If we want to publish the final product as a service, it would be interesting to be able to host it in a server.
- Which are the best options to host and run a python aplication?
- Can we use / impl…
-
Hi Matt,
Thanks a lot for your very helpful tutorial about creating a first slack bot in python (https://www.fullstackpython.com/blog/build-first-slack-bot-python.html). I have tried to follow the…
-
[PInboard "popular" feed](http://feeds.pinboard.in/rss/popular/) entries have all the same timestamp. E.g:
``` xml
Full Stack Python
2014-07-06T14:12:01+00:00
http://www.fullstackpython.…
-
But need some email, make a special gmail?
-
There is a distinction between "library" projects and "application" projects that I only recently became more clearly and consciously aware of. For example, see: http://www.fullstackpython.com/applic…
-
Hi I have created a push notification registration for the site ..
So that we can send messages through site easily ..
Can any one add the following code for push notification and provide the offici…