-
- Posts: 105
- Joined: Fri Jan 06, 2017 12:50 pm
Re: Any Python programmer want collaboration on Awasu?
Ok, first tests, 8 API reduce from 4 minutes to 3 seconds.
-
- Posts: 105
- Joined: Fri Jan 06, 2017 12:50 pm
Re: Any Python programmer want collaboration on Awasu?
After 3 days I made some changes in base. It is async with better code documentation and organisation. I use Bootstrap 4 as base for templating. Now calls to Awasu are async and base check when run is added. Other improvment are better folder organisation (see CODE_INTRODUCTION to more details). Now dynamically get tree structure and find in it what channels where are. Now desing is more MVT / MVC oriented. I delete a lot trash and remove unnecessary construction.
Sic! Still I can't fint out more time to more code on it. At current stage is workable in context view latest articles, browse by categories. It should be quite good look on mobile, but on the most time I laptop oriented and desktop PC in mind. Eh! Maybe in future it will be colaborators to work with it on this.
Sic! Still I can't fint out more time to more code on it. At current stage is workable in context view latest articles, browse by categories. It should be quite good look on mobile, but on the most time I laptop oriented and desktop PC in mind. Eh! Maybe in future it will be colaborators to work with it on this.
- support
- Site Admin
- Posts: 3065
- Joined: Fri Feb 07, 2003 12:48 pm
- Location: Melbourne, Australia
- Contact:
Re: Any Python programmer want collaboration on Awasu?
Cool, good to see you're back on this 
I had a quick look through the changes, and it looks good

I had a quick look through the changes, and it looks good

-
- Posts: 105
- Joined: Fri Jan 06, 2017 12:50 pm
Re: Any Python programmer want collaboration on Awasu?
It is not project to throw away when you are bored. I simply not have enought time to coding. Now I'm adding skeleton for NLP analysis, but I have to deal with Visual C++. I'm looking for information what is needed, which version Visuall C++ Build Tools to compile python libraries with setuptools. I'm too out of using C++ to easy resolve this issue on Windows 10. If I do it I would be play with adding GPU support and make some things faster using CUDA.