algorithms
algorithms copied to clipboard
README links don't work in PyPI.
I just noticed that links in README are relative. They don't work in PyPI site repo page. (And the cool algorithms logo don't show up). Should we make them absolute links, or is there a better way?
Also, how do we update this current version to PyPI?
@danghai @keon What's our progress with Sphinx?
I've been busy recently, and haven't really got the time to work on it. Don't worry about PyPI README, I think only a small fraction of users see the doc in PyPI. It will be fixed as we move from Markdown to rst format.
+We've just reached 12000 stars!
And about to reach 2000 forks!
@goswami-rahul yeah I will loot at it when I have the chance
Is it the same problem as https://pypi.org/project/algorithms/algorithms/search/first_occurrence.py being 404, right?