cmweiss / geomag

Automatically exported from code.google.com/p/geomag
45 stars 43 forks source link

Reworked Geomag #3

Open todd-dembrey opened 8 years ago

todd-dembrey commented 8 years ago

Major rework, changes include:

Works with both 2/3 python and backwards compatible.

Happy to discuss further changes if required?

sposs commented 7 years ago

I would leave the _build directory of the doc out of the repository, leave the client make the doc if needed.

todd-dembrey commented 7 years ago

@sposs I think I have included some of the changes from #7 in my enthusiasm. Thanks for the review.

sposs commented 7 years ago

It's a big +1 for me. Great improvement!!

rprechelt commented 7 years ago

Any chance of this getting merged at some point? PR is a fantastic rewrite - some colleagues lost a few hours working with master before realizing that Todd's fork existed and was more up to date. Otherwise, pointing people to todd-dembrey/geomag in a README might be helpful.

slibby commented 7 years ago

@cmweiss I would also like to start working with the rewritten branch - are you still interested in maintaining this repository or would you like to hand it off (with credit of course) so development can continue?

singlerider commented 6 years ago

@cmweiss @todd-dembrey Any update on this? I'm using Django 2.0.4, which requires Python 3.

cmweiss commented 6 years ago

I don't think there is any Python 2 specific code. It should work with Python 3.