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

Update NADC Library to Python 3 #2

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Update NADC Library to Python 3 #2

wants to merge 19 commits into from

Conversation

dbbring
Copy link

@dbbring dbbring commented Oct 7, 2019

Updated Library to use Python 3. Dropped dependency on fabric. I created a lib module and broke out the fabfile.py into parser functions, which are called from main.py. There is parser class and utils class, in the utils class, the dedupe_entities function is extremely slow, mainly because the sheer amount of records. Look for Roadmap in the readme to see what it is left to get proper pipe delimited files to upload into a database.

@jhannah
Copy link
Member

jhannah commented Oct 7, 2019

👍 Looks like progress to me. I'm no lawyer, so in the absence of a LICENSE file, I don't know what the implications of adding one are. I'll try to find time this week to run stuff under Python3 and see what happens for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants