Giter Site home page Giter Site logo

Please, specifiy a license about py-statistics HOT 10 CLOSED

hlef avatar hlef commented on September 17, 2024
Please, specifiy a license

from py-statistics.

Comments (10)

stefanocrosta avatar stefanocrosta commented on September 17, 2024 1

done!

from py-statistics.

stefanocrosta avatar stefanocrosta commented on September 17, 2024

Hello Hugo!

You are right, I did not think about it.

This is mostly an automated conversion of the Py3 source code, so I have freedom over the choice of the licence and I will add the original PSF licence as required.

Do you have any preference on which licence should I use?

I could go with PSF as well, or MIT, or whatever you propose, though I would avoid GPL.

Thanks

Stefano

from py-statistics.

stefanocrosta avatar stefanocrosta commented on September 17, 2024

BTW, currently this is a 2.* backport only, but python statistics is missing as well in py < 3.4

I personally don't like the idea of adding six / future dependencies for such a simple library backport, so I'd rather:

  • manually do necessary compatibility tweaks
  • have two statistics py file in here, and a dynamic setup.py to install the correct one
  • have two separate packages (py-statistics3 would be the py3<3.4 version)

There does not seem to be synthetic best practices for this - different packages do different things...

I haven't looked into this in detail yet as I do not use pre 3.4 python - If you don't need it either, I might just skip it.
Otherwise if you have any opinion or preference I'll try and go that way.

Thanks again
Stefano

from py-statistics.

stefanocrosta avatar stefanocrosta commented on September 17, 2024

BTW^2 - i just discovered there's also a "backports.statistics" projecy on pypi/github, which uses the backports namespace:
https://pypi.python.org/pypi/backports.statistics/0.1.0

I have no strong feelings regarding what option is best, but I thought I'd let you know!

from py-statistics.

stefanocrosta avatar stefanocrosta commented on September 17, 2024

Added PSF license #6367a160 and #4f03a8d5

from py-statistics.

hlef avatar hlef commented on September 17, 2024

Hi Stefano,

Sorry for the very late answer...

Normally, the fact that your backport is not Python 3 compatible shouldn't be a problem (Debian Stretch has 3.5).

Thanks for your work.
Hugo

from py-statistics.

jakirkham avatar jakirkham commented on September 17, 2024

Could we please have the license file added to the MANIFEST.in? That way downstream packagers can make sure to include the license in their packages so as to be compliant with the licensing terms.

cc @danring

from py-statistics.

jakirkham avatar jakirkham commented on September 17, 2024

Awesome. LGTM. Thanks @stefanocrosta.

from py-statistics.

hlef avatar hlef commented on September 17, 2024

Thanks ! python-statistics is now available on Debian.

I think we can close the issue now.

from py-statistics.

stefanocrosta avatar stefanocrosta commented on September 17, 2024

Great!!

I'll be here if anything else is needed ;-)

thanks!

from py-statistics.

Related Issues (5)

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.