Where communities thrive
Join over
1.5M+ people
Join over
100K+ communities
Free
without limits
Create
your own community
Explore more communities
joola/joola.io
all about joola.io
People
Repo info
Activity
Sep 10 04:30
ac0man
starred
joola/joola
Apr 16 09:14
salifm
starred
joola/joola
Dec 10 2018 11:53
gertrewd
starred
joola/joola
May 14 2018 21:36
noushi
starred
joola/joola
Jan 31 2018 02:16
mingfai
starred
joola/joola
Jan 13 2018 17:06
alrazex
starred
joola/joola
Dec 10 2017 20:25
adavid102
starred
joola/joola
Jul 28 2017 05:40
edwardchanjw
starred
joola/joola
Apr 26 2017 23:51
eou-mrm
forked
eou-mrm/joola
Jan 04 2017 13:34
benmag1
opened
#762
Jan 04 2017 12:32
benmag1
forked
benmag1/joola
Oct 20 2016 21:50
rbecheras
starred
joola/joola
Sep 16 2016 02:55
coveralls
commented
#663
May 13 2016 21:32
firatoltulu
starred
joola/joola
Mar 24 2016 16:56
blueonrails
forked
blueonrails/joola
Feb 14 2016 09:04
5haman
starred
joola/joola
Feb 02 2016 14:42
itayw
on gh-pages
trying to route joolajs to joo.…
(compare)
Feb 02 2016 14:24
itayw
on gh-pages
trying to route joolajs to joo.…
(compare)
Jan 16 2016 17:21
tobilg
starred
joola/joola
Jan 11 2016 13:56
daniel-zahariev
starred
joola/joola
Omer Katz
@thedrow
http://marshmallow.readthedocs.org/en/latest/
I have seen it before but I liked the way schematics works better (it's simpler)
It's supports python 3.x
Itay Weinberger
@itayw
awesome
Omer Katz
@thedrow
not really. It's a bit more work orchestrating everything but it should work
Itay Weinberger
@itayw
but at least you'll have both 2.7 and 3
Omer Katz
@thedrow
I'm just neatpicking but the rest of the checkboxes aren't checked :P
joola/joola.io#512
Itay Weinberger
@itayw
shouldn't have been marked as closed.
i added the resolved # in the pull request by mistake :)
Omer Katz
@thedrow
I rejoiced prematurely :D
You're build is failing but not because of test failures
CORS is not configured
Itay Weinberger
@itayw
do you have a copy-paste?
Omer Katz
@thedrow
https://travis-ci.org/joola/joola.io.sdk/builds/27068174
https://travis-ci.org/joola/joola.io.sdk/builds/27068174#L2106
Itay Weinberger
@itayw
ah, yeah i know about it :)
i though you're referring to the server
i'm in the middle of releasing 0.6
should be available in a few minutes.
Omer Katz
@thedrow
I'm waiting for 0.7 in order to actually start developing my product (not the PoC)
Itay Weinberger
@itayw
cool
0.6 released.
i'll probably release a hotfix 0.6.2/3 over the weekend after I'll get a ddos from the new benchmark page lol
https://joola.io/benchmark
it's still very experimental and not that useful, but i wanted to get it out of the way.
_
Omer Katz
@thedrow
nice
Itay Weinberger
@itayw
you have a playground as well.
that's new and i find it useful for debugging the new datastores
Omer Katz
@thedrow
Joola is pretty slow when inserting
Itay Weinberger
@itayw
took it down for a sec
that's what you get for $20 servers lol
during next month we'll be setting up our production env and performance will boost
also, probably move to something faster than mongodb
Omer Katz
@thedrow
Hehe
Itay Weinberger
@itayw
ok, back online. the playground was missing the table.
taking it down again for a second, adjusting rate limits
Itay Weinberger
@itayw
system back online.
Omer Katz
@thedrow
Oh, I need a sphinx template that matches the theme of joola.io
I'm assuming you guys are using bootstrap so:
https://github.com/ryan-roemer/sphinx-bootstrap-theme
Omer Katz
@thedrow
@itayw
Is description optional?
Itay Weinberger
@itayw
I need to check, but it should be
I'll take a look at the template above and see how we can get it sorted.
Matt Aitchison
@mattaitchison
@itayw
Want a server to test it on?
Itay Weinberger
@itayw
@MattAitchison
thanks :)
i think it's time though for us to setup our own "proper" env.
i fixed the failing tests and now both joola.io and the heroku instance are online.
Itay Weinberger
@itayw
SDK builds are now passing again. All builds and tests of master/develop branch pass.
publishing version 0.6.2
Itay Weinberger
@itayw
@thedrow
i've been thinking and i think the most critical thing for the python sdk is the beacon/insert route
all other commands/controls can be achieved in other methods.
that way you can push from your python app and visualization is done anyway using js.