pypi
pip is a de facto standard package-management system used to install and manage software packages written in Python. Many packages can be found in the default source for packages and their dependencies — Python Package Index (PyPI).
Here are 1,474 public repositories matching this topic...
-
Updated
Jan 26, 2022 - Python
Expected Behaviour
== [test/fixtures/dialects/spark3/select_cluster_by.sql] FAIL
L: 5 | P: 1 | L003 | Indent expected and not found compared to line #4
==== summar-
Updated
Jan 27, 2022 - Jupyter Notebook
-
Updated
Jan 25, 2022 - Shell
-
Updated
Jan 26, 2022 - Python
-
Updated
Jan 19, 2022 - Python
-
Updated
Jan 27, 2022 - Python
-
Updated
Jan 23, 2022 - Python
-
Updated
Jan 21, 2022 - Shell
-
Updated
Jan 11, 2021 - Python
-
Updated
Jan 11, 2022 - Python
Triples within a TriplesBlock are list elements. E.g.:
expr = Builtin_NOTEXISTS(
graph = GroupGraphPatternSub(
part = [TriplesBlock_{'triples': [[rdflib.term.Variable('a'), rdflib.term.URIRef('https://github.com/GreenfishK/DataCitation/citing/valid_from'), rdflib.term.Variable('valid_from')]], '_vars': set()}]
_vars = set()
-
Updated
Jan 3, 2022 - Python
[FR] Add translation
I hope to add translation to the gui
-
Updated
Jan 13, 2022 - Python
-
Updated
Jan 19, 2022 - Python
-
Updated
Dec 16, 2021 - C++
-
Updated
Dec 4, 2021 - Python
-
Updated
Sep 3, 2020 - Python
-
Updated
Jan 25, 2022 - Python
Is your feature request related to a problem? Please describe.
We currently only create and push tags in our release script. To bring Elyra more in line with similar projects (such as JupyterLab), we could consider adding Github releases as well.
Current:
<img width="164" alt="Screen Shot 2021-10-08 at 3 20 36 PM" src="https://user-images.githubusercontent.com/31816267/136620475-35651a55-
-
Updated
Jan 26, 2022 - Python
-
Updated
Jan 25, 2022 - Python
Created by Ian Bicking, Jannis Leidel
Released April 4, 2011
- Repository
- pypa/pip
- Website
- pip.pypa.io
- Wikipedia
- Wikipedia
~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).
Please also consider using
appdirsinstead of hardcoding ~/.config/