Giter Club home page Giter Club logo

language_data's People

Contributors

rspeer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

language_data's Issues

Add Python 3.12 support

This project depends on marisa-trie = "^0.7.7" (<0.8), but this package does not support Python 3.12 until v1.1.

Would it be possible to bump the dependency?

Tag the source

Could you please tag the source again (for 1.1)? Otherwise all distributions which were shipping this Python module and were using the GitHub releases need to change their description to build the packages.

Thanks

Missing dependency on setuptools

Hey!

    language_name = reduced.language_name(language, max_distance)
  File "/nix/store/slc2gq45p8rm5fl1vc7phwlfa8jyqql6-python3-3.10.8-env/lib/python3.10/site-packages/langcodes/__init__.py", line 942, in language_name
    return self._get_name('language', language, max_distance)
  File "/nix/store/slc2gq45p8rm5fl1vc7phwlfa8jyqql6-python3-3.10.8-env/lib/python3.10/site-packages/langcodes/__init__.py", line 853, in _get_name
    from language_data.names import code_to_names
  File "/nix/store/slc2gq45p8rm5fl1vc7phwlfa8jyqql6-python3-3.10.8-env/lib/python3.10/site-packages/language_data/names.py", line 4, in <module>
    from language_data.util import data_filename
  File "/nix/store/slc2gq45p8rm5fl1vc7phwlfa8jyqql6-python3-3.10.8-env/lib/python3.10/site-packages/language_data/util.py", line 5, in <module>
    from pkg_resources import resource_filename
ModuleNotFoundError: No module named 'pkg_resources'

setuptools should be declared as a dependency to get pkg_resources. I am not familiar enough with Poetry to know where this should be specified.

Maintanance

Hello @rspeer

I came to the conclusion this package is not maintained anymore because of the following reasons:

  • The last commit is >3 years old
  • There were 4 new releases of CLDR that are not reflected
  • There is no python 12 compatibility
  • Several open issues and PRs are not answered.

I am fully aware you did all the great work on your free time and you don't owe us anything! Its highly appreciated you took the effort and published this great library as open source. Thank you for this! ๐Ÿ™

However, I and probably other people rely on the package and I'd be therefore interested in helping with the maintenance. With respect to your work in the past, I am therefore trying to reach you to find a solution for the lack of updates. Please let me know if you are interested in either sharing the responsibility for the package or transferring the package, let me know!

Just to be fully transparent, in case there is no reply I am considering to request a name transfer following PEP-0541.

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.