Re: [web2py] Re: Looking for web2py developer for Italian small company

2020-01-22 Thread Hugo Alberto Rivera Diaz
Massimo,an honor to salute you! One question so you would recommend the use
of py4web over web2py? Is py4web te next step for web2py developers?

El mié., 22 ene. 2020 a las 0:23, Massimo Di Pierro (<
massimo.dipie...@gmail.com>) escribió:

> I strongly recommend py4web + vue.js :-)
>
> On Tuesday, 21 January 2020 07:40:18 UTC-8, Ivan Gazzola wrote:
>
>> We are a small company in Italy, we need a new developer for our project (
>> xortho.it)
>>
>> The web app is developed with jquery mobile and web2py, we are planning
>> to move to angular and web2py or better py4web.
>>
>> If you're interested please contact us.
>>
>> Ciao
>>
>> Ivan
>>
>> --
> 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/fc6ea910-acbb-45b7-9553-2e33152d2863%40googlegroups.com
> <https://groups.google.com/d/msgid/web2py/fc6ea910-acbb-45b7-9553-2e33152d2863%40googlegroups.com?utm_medium=email_source=footer>
> .
>


-- 
  * Saludos!*
   *Hugo Alberto Rivera Diaz* 

-- 
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/CAMDsM77wcQxLnnEL2N%3DGTifvsV3JmDM%3DjG%2BiBnVosm%3DFBvCZ%3Dg%40mail.gmail.com.


Re: [web2py] Looking for web2py developer for Italian small company

2020-01-21 Thread Hugo Alberto Rivera Diaz
I'm interested! 2 years of experience in jquery and web2py and still
working with them! contact me!

El mar., 21 ene. 2020 a las 9:40, Ivan Gazzola ()
escribió:

> We are a small company in Italy, we need a new developer for our project (
> xortho.it)
>
> The web app is developed with jquery mobile and web2py, we are planning to
> move to angular and web2py or better py4web.
>
> If you're interested please contact us.
>
> Ciao
>
> Ivan
>
> --
> 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/9b87d283-adc7-4fbb-830a-8f3a3a45eddf%40googlegroups.com
> <https://groups.google.com/d/msgid/web2py/9b87d283-adc7-4fbb-830a-8f3a3a45eddf%40googlegroups.com?utm_medium=email_source=footer>
> .
>


-- 
  * Saludos!*
   *Hugo Alberto Rivera Diaz* 

-- 
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/CAMDsM77S6-cY%3DqNxXy%3DzeiB5KzcP9WrtSCrroJ96aniumjwpkg%40mail.gmail.com.


[web2py] Webservices en Python con SUDS

2017-05-30 Thread Alberto Arzuaga
este es mi código:

from suds import client
url = "
http://commonservices.min1.dtc/SearchPersonService/SearchPersonWCFService.svc?wsdl
 

"
cliente = client.Client(url)
print (cliente)




y me sale esto:

Suds ( https://github.com/cackharot/suds-py3 

 
)  version: 1.3.3.0 IN  build: 20170311

Service ( SearchPersonWCFService ) tns="http://CommonServices 

"
   Prefixes (9)
  ns0 = "http://CommonServices 

"
  ns1 = "
http://schemas.datacontract.org/2004/07/CommonEntities.AddressManager 

"
  ns2 = "
http://schemas.datacontract.org/2004/07/CommonEntities.DocumentsFile 

"
  ns3 = "http://schemas.datacontract.org/2004/07/CommonEntities.Image 

"
  ns4 = "http://schemas.datacontract.org/2004/07/CommonEntities.Info 

"
  ns5 = "
http://schemas.datacontract.org/2004/07/CommonEntities.PersonFile 

"
  ns6 = "
http://schemas.datacontract.org/2004/07/CommonServices.SearchPersonService.Entities
 

"
  ns7 = "http://schemas.microsoft.com/2003/10/Serialization/ 

"
  ns8 = "http://schemas.microsoft.com/Message 

"
   Ports (1):
  (BasicEndPoint)
 Methods (22):
SearchBasicForeignPersonByID(ns7:guid personId, )
SearchBasicNationaPersonByID(ns7:guid personId, )
SearchBasicNoRegisterPersonByID(ns7:guid personId, )
SearchForeignPerson(ns6:SimilarForeignPerson 
similarForeignPerson, )
SearchForeignPersonById(ns7:guid foreignPersonId, )
SearchForeignPersonByIdentityDocument(ns6:IdentityDocument 
similarIdentityDocument, )

SearchForeignPersonByIdentityDocumentWhitParam(ns6:SimilarForeignPerson 
similarForeignPerson, ns6:IdentityDocument similarIdentityDocument, )
SearchForeignPersonByIdentityNumber(xs:string identityNumber, )
SearchGoogle(xs:string information, )
SearchNationalAndNonRegisterPerson(ns6:SimilarNationalPerson 
similarNationalPerson, )

SearchNationalAndNonRegisterPersonByPhonetic(ns6:SimilarNationalPerson 
phoneticData, )
SearchNationalPerson(ns6:SimilarNationalPerson 
similarNationalPerson, xs:boolean phonectic, )
SearchNationalPersonByAddress(ns6:SimilarNationalPerson 
similarNationalPerson, ns1:Address place, )
SearchNationalPersonByAddressId(ns7:guid addressId, )
SearchNationalPersonById(ns7:guid nationalPersonId, )
SearchNationalPersonByIdentityNumber(xs:string identityNumber, )
SearchNationalPersonByPhonectic(xs:string identityNumber, 
xs:string firstName, xs:string secondName, xs:string firstSurname, 
xs:string secondSurname, )
SearchNonRegisterPerson(ns6:SimilarNonRegisterPerson 
similarNonRegisterPerson, xs:boolean phonetic, )
SearchNonRegisterPersonById(ns7:guid foreignPersonId, )
SearchNonRegisterPersonByIdentityNumber(xs:string 
identityNumber, )
SearchNonRegisterPersonByPhonectic(xs:string identityNumber, 
xs:string firstName, xs:string secondName, xs:string firstSurname, 
xs:string secondSurname, xs:string primaryId, xs:string secondId, )
SearchPersonById(ns7:guid personId, )
 Types (80):
ns1:Address
ns1:AddressType
ns6:ArrayOfDPERSONADIRECCION
ns2:ArrayOfDocument
ns2:ArrayOfDocumentDates
ns5:ArrayOfIdentityDocument

[web2py] Error code: 504-loadbalancer

2016-11-21 Thread Alberto Gedaly


I am trying to load my website which is hosted on PythonAnywhere but it is 
showing me the 504-loadbalancer error. This started happening after I 
installed the SQLEDITABLE plugin and started testing it (I tried to add 
some records to my table using the SQLEDITABLE).


My error log says: 

2016-07-20 04:25:36,003 :IOError: write error2016-07-20 04:25:36,004 :Error 
running WSGI applicationTraceback (most recent call last):
  File "/bin/user_wsgi_wrapper.py", line 156, in __call__
yield responseGeneratorExit


>From my reading, it seems the error means that my website was trying to 
send some data back to a browser, but the browser closed the connection 
before it had finished sending. This is in fact what happened. But now my 
question is, how do I solve this if I can't even reach my admin page on 
web2py?


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[web2py] limitby syntax error in freshly created app

2014-02-23 Thread Alberto


Hello,


I just downloaded the most recent version of web2py and created a new app that 
I haven't edited at all. If I click on the database administration button in 
the Models section I am getting the following error:

Traceback (most recent call last):

  File /Users/ajl/Downloads/web2py/gluon/restricted.py, line 216, in 
restricted
ccode = compile2(code, layer)
  File /Users/ajl/Downloads/web2py/gluon/restricted.py, line 199, in compile2
return compile(code.rstrip().replace('\r\n', '\n') + '\n', layer, 'exec')
  File /Users/ajl/Downloads/web2py/applications/app1/controllers/appadmin.py 
http://127.0.0.1:8000/admin/default/edit/app1/controllers/appadmin.py, line 
266
*fields, limitby=(start, stop),
   ^
SyntaxError: invalid syntax


Any ideas why that is the case? I am sure that a few weeks ago when I played 
with web2py the last time the thing worked.

Thanks

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


[web2py] How to call a Table using a variable? db.VarName.update_or_insert(school_name = 'ABC High School')

2012-12-23 Thread Alberto Plata
I have a table,   db.define_table('schools', Field('school_name', 
'string')).  I've been adding data to the table by,
db.schools.update_or_insert(school_name = 'ABC High School'). 
My question is... Is there anyway I can call my 'schools' table with a 
variable?? As an example, when I try:

school_table_variable = 'schools'
db.school_table_variable.update_or_insert(school_name = 'ABC High School')

The program crashes. Is there a way around this?

--