mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Replacing Tablib fork with the original repo
Link currently points to a tablib fork and not to the original repo (https://github.com/jazzband/tablib). Fork doesn't look maintained and is behind the original repo Changing link to use https://github.com/jazzband/tablib
This commit is contained in:
@@ -43,7 +43,7 @@ reading. Each one of these projects is a paragon of Python coding.
|
||||
Requests is an Apache2 Licensed HTTP library, written in Python,
|
||||
for human beings.
|
||||
|
||||
- `Tablib <https://github.com/kennethreitz/tablib>`_
|
||||
- `Tablib <https://github.com/jazzband/tablib>`_
|
||||
Tablib is a format-agnostic tabular dataset library, written in Python.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user