Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Proper entry point #18

Merged
merged 15 commits into from
Jun 24, 2017
Merged

[WIP] Proper entry point #18

merged 15 commits into from
Jun 24, 2017

Conversation

zuntrax
Copy link
Member

@zuntrax zuntrax commented Jun 23, 2017

Implemented central entry point. Import and export are done by configurable handlers.

  • central entry point
  • python version check
  • fancy logging configuration
  • actually log what we are doing
  • commandline arguments
  • proper config file
  • implement schedule merging
  • migrate CSV module
  • documentation

I'm pretty sure merging has bugs I didn't notice. Cutting a CSV in half and merging it after importing seems to work, everthing else can be fixed when it blows up.

closes #14
closes #15
closes #20

@derpeter derpeter merged commit 92de82d into master Jun 24, 2017
@zuntrax zuntrax deleted the entrypoint branch June 24, 2017 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Schedule merging Proper entry point Check python version
2 participants