Giter VIP home page Giter VIP logo

Comments (15)

grantbrown avatar grantbrown commented on July 2, 2024 4

I've migrated laspy to a new organization, and made you both members. Howard was already on the pypi list of owners, but I've added kbevers now as well.

Right now github.com/grantbrown/laspy should redirect to github.com/laspy/laspy. One of the things we'll want to do is update the documentation to reflect the change. Once that's out of the way, I'll go ahead and get my own contributor fork, and try to chip in when I can.

Thanks for helping out on this, it's probably a good thing to get actual LIDAR people more involved 😆

from laspy.

grantbrown avatar grantbrown commented on July 2, 2024 2

@brycefrank: check out this pull request. If you want to take a look at the remaining testing issues, we should be able to get it merged in and start supporting python 3.

from laspy.

grantbrown avatar grantbrown commented on July 2, 2024

This is a fair point, and I'll try to get to it soon.

It's becoming clear (to me at least) that it would be helpful to hand off some of the responsibility for maintaining the official laspy repository; I'm no longer working on this professionally, and am having trouble finding the time to give it the attention it deserves. Thoughts, @hobu?

from laspy.

hobu avatar hobu commented on July 2, 2024

I can take over maintenance/release.

from laspy.

hobu avatar hobu commented on July 2, 2024

Also, @kbevers is trustworthy 😄

from laspy.

kbevers avatar kbevers commented on July 2, 2024

Sure, I can give a helping hand as well

from laspy.

hobu avatar hobu commented on July 2, 2024

Ok @kbevers release away 😄

from laspy.

kbevers avatar kbevers commented on July 2, 2024

@grantbrown Thanks.

Ok @kbevers release away 😄

Will do! I haven't looked too closely into this yet. Is this just a matter of bumping the version number in setup.py and laspy/__init__.py and the run publish.sh?

from laspy.

grantbrown avatar grantbrown commented on July 2, 2024

Pretty much (though my memory is honestly a little hazy - I don't do this much as you've noticed). Publish.sh won't upload a windows installer, for that you'll need to do some combination of bdist and wininst: more here.

from laspy.

grantbrown avatar grantbrown commented on July 2, 2024

Thanks so much by the way!

from laspy.

kbevers avatar kbevers commented on July 2, 2024

So, there it is. laspy v. 1.4.2 is released. I haven't done the windows stuff yet, but I'll do that later when I'm using a windows computer. If it is even necessary, don't people install python packages with pip anyway?

from laspy.

brycefrank avatar brycefrank commented on July 2, 2024

Is there any talk for a Python 3 compatible version?

from laspy.

rgommers avatar rgommers commented on July 2, 2024

If it is even necessary, don't people install python packages with pip anyway?

They do, although it's starting to be a minority in the scientific world. But you want to build wheels with python setup.py bdist_wheel, not .exe or .msi (which were mentioned above).

from laspy.

kbevers avatar kbevers commented on July 2, 2024

@rgommers That's exactly what I did. That should satisfy everyones needs.

from laspy.

rgommers avatar rgommers commented on July 2, 2024

Great, thanks!

from laspy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.