Giter VIP home page Giter VIP logo

Comments (11)

keon avatar keon commented on May 15, 2024 2

Thanks to Nic(@nryoung), we are live in PyPI!
He also agreed to join us as one of the maintainers, so please welcome!
now you can install the package with simple command pip install algorithms.

Please note that this is still a preliminary release.
We have some more improvements to make before releasing version 1.0.0.

  • docs
  • consistent api

from algorithms.

keon avatar keon commented on May 15, 2024 1

I started this repo with the educational purpose, but I think this could be a potential direction for development.
in order to do this, we need to

  • work on standardizing filenames and api
  • make docs for using api
  • package and publish in pypi

I found algorithms is already in pypi, but it is not maintained (https://github.com/nryoung/algorithms).
It is actually pointing to our repo. Maybe I could reach out and talk.

from algorithms.

danghai avatar danghai commented on May 15, 2024 1

@keon Awesome!, lets package them locally first. I create the PR for this: #268. But it has some issues. And you can reach out and talk about pypi with them. After local package works fine. We will push everything on pypi.

from algorithms.

keon avatar keon commented on May 15, 2024 1

I have some good news coming. stay tuned!

from algorithms.

danghai avatar danghai commented on May 15, 2024

It works for python packaging locally. I merge them in repo. Lets check README, let me know if you have any errors

from algorithms.

keon avatar keon commented on May 15, 2024

shouldn't the api be something like:

from algorithms.sort import merge_sort?

we do not want to overwrite python's native api

from algorithms.

danghai avatar danghai commented on May 15, 2024

@keon Yeah it is my mistake. But in order to do it, we need to group all source file under algorithms folder. What do you think?

from algorithms.

danghai avatar danghai commented on May 15, 2024

@goswami-rahul do you know how to handle it :) ?

from algorithms.

goswami-rahul avatar goswami-rahul commented on May 15, 2024

@danghai I have not yet worked on any packaging related stuff in Python, and I am not very familiar with these setup.py, etc. files yet.
I will be helpful in this, once I get acquainted with these stuff. I hope its not too difficult to understand, if you could explain briefly what exactly are we going to do. :)
And yeah, I agree with you in containg all these modules under an algorithms folder.

from algorithms.

keon avatar keon commented on May 15, 2024

I'll get back to this in a week. I am pressed by an urgent issue right now 🔥

from algorithms.

goswami-rahul avatar goswami-rahul commented on May 15, 2024

Cheers! :)

from algorithms.

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.