Skip to content

PyAr PSF GSoC 2019 Final Summary

Nico Sandoval edited this page Aug 26, 2019 · 3 revisions

GSoC 2019 Final

Achieved goals

  • It was added in the setup the requirements.txt installation:

    Commit

    • Setup: Agrego dependenciasf751fe2
  • Tests

    • Tests performed

    • Results:

      • wscot.py : SSLError- Arba web service testing would not be working.

      • iibb.py : SSLError- Arba web service testing would not be working.

      • wscoc.py: web service testing afip does not work. Connection cannot be established.

      • padron.py: The download does not return the correct expected file. Requests do not work.

      Web services testing SENASA - ANMAT - PAMI - INSSJP:

      • Web services do not return the transaction code.
      • trazavet.py
      • trazamed.py
      • trazaprodmed.py
      • trazafito.py
      • trazarenpre.py
  • Code tested on multiple platforms and latest versions.

  • RunTimeUnicode error occurs in a module that will not belong to the project.

Target not reached

  • web service testing

Although the expected development was not achieved I did initial tests and handled tools like ladon.

In practice it emerged the possibility of changing dependence pysimplesoap by zeep which is a module to generate SOAP clients.

Tests were also performed with django+spyne & flask+spyne.


Work done: