So I'm trying to figure out web3py libs and how everything works together. 
Web3py uses bottle for request, routes, and response. Web3py uses DAL or 
PyDAL for database abstraction. 

Is this still valid for Storage class 
? https://web2py.readthedocs.io/en/latest/_modules/gluon/storage.html , I 
was looking up information on how "dict" was formed.

On Tuesday, May 14, 2019 at 9:20:00 AM UTC-5, En Ware wrote:
>
> The editing is very fast and reloads on the fly. This is pretty 
> impressive. 
>
> On Tuesday, May 14, 2019 at 9:05:58 AM UTC-5, En Ware wrote:
>>
>> Ok very good, I created the directories and launched again and i can get 
>> to the _dashboard instance, thanks
>>
>> On Tuesday, May 14, 2019 at 8:58:44 AM UTC-5, 黄祥 wrote:
>>>
>>> pls try:
>>> *need an extra steps to make web3py start in latest commit (101)*
>>> git clone https://github.com/web2py/web3py
>>> cd web3py
>>> pip3 install -r requirements.txt
>>> mkdir applications/_dashboard/translations
>>> mkdir applications/_scaffold/databases
>>> mkdir applications/toys/databases
>>> ./web3py-start applications/
>>>
>>> directory creation to eliminate the error produced on console when 
>>> execute web3py-start
>>>
>>> best regards,
>>> stifan
>>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/58d252f2-cd1c-446e-846b-8f34cb3d8110%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to