Skip to content

This tool downloads the results of Polish lottery game and exports them to a database. Python code fetches the data and C# part populates the database with results.

L-Sypniewski/Lotto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This tool downloads the results of Polish lottery game to an XML file using Python script which is then called from C#. Subsequently the XML is deserialized and exported to an MS SQL database. Unit tests are also implemented.

About

This tool downloads the results of Polish lottery game and exports them to a database. Python code fetches the data and C# part populates the database with results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published