Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Prepend the site-package of OUTPUT to GUIX_PYTHONPATH. This is useful when running checks after installing the package.
Return the path of the current output's Python site-package.
Ensure that there are no mtimes before 1980-01-02 in the source tree.
Build the given Python package, applying all of PHASES in order.
Build SOURCE using PYTHON, and with INPUTS. This assumes that SOURCE provides a 'setup.py' file as its build system.
Remove the 'python2-variant' property from P.
Return a URI string for the Python package hosted on the Python Package Index (PyPI) corresponding to NAME and VERSION. EXTENSION is the file name extension, such as '.tar.gz'.
Return the default Python 2 package.
Return the default Python package.