hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
484bb67db268ce7e6ac6d798188cc8726496a87b | 247 | rst | reStructuredText | docs/license.rst | swang373/vhbbtools | 437d79d77e22a3708591d6c6c0c211036b5845f8 | [
"Apache-2.0",
"MIT"
] | 1 | 2017-10-13T17:54:06.000Z | 2017-10-13T17:54:06.000Z | docs/license.rst | swang373/vhbbtools | 437d79d77e22a3708591d6c6c0c211036b5845f8 | [
"Apache-2.0",
"MIT"
] | null | null | null | docs/license.rst | swang373/vhbbtools | 437d79d77e22a3708591d6c6c0c211036b5845f8 | [
"Apache-2.0",
"MIT"
] | null | null | null | License
=======
vhbbtools is licensed under the MIT License, so you're free to do whatever you
please with it as long as a copy of the following license is distributed along
with your stuff in some fashion:
.. include:: ../LICENSE
:literal:
| 22.454545 | 78 | 0.732794 |
604dd3ba47ae1d6dc52e28d957f1f4fbdb63a835 | 482 | rst | reStructuredText | sample/source/index.rst | murnana/sphinx-extention-sample | 4b6578441d17eefab21b04ba43568351dd937e4b | [
"MIT"
] | null | null | null | sample/source/index.rst | murnana/sphinx-extention-sample | 4b6578441d17eefab21b04ba43568351dd937e4b | [
"MIT"
] | null | null | null | sample/source/index.rst | murnana/sphinx-extention-sample | 4b6578441d17eefab21b04ba43568351dd937e4b | [
"MIT"
] | null | null | null | .. sample-todo documentation master file, created by
sphinx-quickstart on Tue Aug 28 07:53:54 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to sample-todo's documentation!
=========================================
.. todo:: hoge
... | 15.0625 | 76 | 0.591286 |
35de7c00bc405ad4a3fbcf30f7b233cc7e59ab7c | 384 | rst | reStructuredText | docs/source/api/polynomials.rst | deisenroth/prysm | 53a400ef89697041f67192e879e61ad28c451318 | [
"MIT"
] | 1 | 2021-12-06T14:28:02.000Z | 2021-12-06T14:28:02.000Z | docs/source/api/polynomials.rst | mjhoptics/prysm | 5dea335e068d04d1006741d8eb02278181751f73 | [
"MIT"
] | null | null | null | docs/source/api/polynomials.rst | mjhoptics/prysm | 5dea335e068d04d1006741d8eb02278181751f73 | [
"MIT"
] | null | null | null | *****************
prysm.polynomials
*****************
.. automodule:: prysm.polynomials
:members:
.. automodule:: prysm.polynomials.zernike
:members:
.. automodule:: prysm.polynomials.qpoly
:members:
.. automodule:: prysm.polynomials.jacobi
:members:
.. automodule:: prysm.polynomials.cheby
:mem... | 17.454545 | 42 | 0.638021 |
69a2c17c721387b9a2f1f53dfd45ece316e46ae3 | 2,425 | rst | reStructuredText | old-reference-manuals/plone_3_theming/buildingblocks/skin/layers/precedence.rst | Acidburn0zzz/documentation | 360a6741c62e24c0e487436438d0be97ce9ee2a1 | [
"CC-BY-4.0"
] | null | null | null | old-reference-manuals/plone_3_theming/buildingblocks/skin/layers/precedence.rst | Acidburn0zzz/documentation | 360a6741c62e24c0e487436438d0be97ce9ee2a1 | [
"CC-BY-4.0"
] | null | null | null | old-reference-manuals/plone_3_theming/buildingblocks/skin/layers/precedence.rst | Acidburn0zzz/documentation | 360a6741c62e24c0e487436438d0be97ce9ee2a1 | [
"CC-BY-4.0"
] | null | null | null | Customizing through Order of Precedence
=======================================
How skin layers work and how they can be used in customization.
If you've worked with Plone 2, you'll be familiar with this type of
customization. As we mentioned earlier, the order of layers in a skin
determines which page templates, CSS... | 43.303571 | 119 | 0.769485 |
a9a2d6ca87f8b43695fb0d2b934af45f80a76711 | 243 | rst | reStructuredText | apetools/parameters/api/apetools.parameters.iperf_server_parameters.IperfParametersEnum.udp.rst | rsnakamura/oldape | b4d1c77e1d611fe2b30768b42bdc7493afb0ea95 | [
"Apache-2.0"
] | null | null | null | apetools/parameters/api/apetools.parameters.iperf_server_parameters.IperfParametersEnum.udp.rst | rsnakamura/oldape | b4d1c77e1d611fe2b30768b42bdc7493afb0ea95 | [
"Apache-2.0"
] | null | null | null | apetools/parameters/api/apetools.parameters.iperf_server_parameters.IperfParametersEnum.udp.rst | rsnakamura/oldape | b4d1c77e1d611fe2b30768b42bdc7493afb0ea95 | [
"Apache-2.0"
] | null | null | null | apetools.parameters.iperf_server_parameters.IperfParametersEnum.udp
===================================================================
.. currentmodule:: apetools.parameters.iperf_server_parameters
.. autoattribute:: IperfParametersEnum.udp | 40.5 | 67 | 0.625514 |
f8790742f0264b1149d773d5b4c9cdde6f5d190f | 2,402 | rst | reStructuredText | README.rst | appu1232/discord.webhooks | 7aa497fb3410a196f13ad0388172220a77e3a5d3 | [
"MIT"
] | 3 | 2019-11-08T11:57:01.000Z | 2022-03-04T16:20:39.000Z | README.rst | appu1232/discord.webhooks | 7aa497fb3410a196f13ad0388172220a77e3a5d3 | [
"MIT"
] | null | null | null | README.rst | appu1232/discord.webhooks | 7aa497fb3410a196f13ad0388172220a77e3a5d3 | [
"MIT"
] | null | null | null | discord.webhooks
================
.. raw:: html
<!--- TODO: Change all of these badges later. --->
.. image:: https://api.codacy.com/project/badge/Grade/b505a5b0cf5e4b57b4b4c56fefe833b0
:alt: Codacy Badge
:target: https://www.codacy.com/app/AraHaan/discord-webhooks?utm_source=github.com&utm_medium=referral&... | 28.595238 | 162 | 0.676103 |
84e526022f215f884eeedc4be519e65f6305f920 | 199 | rst | reStructuredText | source/iocom-reference/message-format/message-format.rst | iocafe/iocafe-doc | b5b29fc55caedddc538bf7fdea1921cebca04822 | [
"MIT"
] | 1 | 2020-04-28T23:26:45.000Z | 2020-04-28T23:26:45.000Z | source/iocom-reference/message-format/message-format.rst | iocafe/iocafe-doc | b5b29fc55caedddc538bf7fdea1921cebca04822 | [
"MIT"
] | null | null | null | source/iocom-reference/message-format/message-format.rst | iocafe/iocafe-doc | b5b29fc55caedddc538bf7fdea1921cebca04822 | [
"MIT"
] | null | null | null | Message framing and formats
=============================
.. toctree::
:maxdepth: 2
:caption: Contents:
200219-message-framing
210910-authentication-message
200118-data-compression
| 16.583333 | 32 | 0.61809 |
15f328215c4a41311e4361b5eab70b1f7e0fed73 | 2,083 | rst | reStructuredText | documents/aws-php-developers-guide/doc_source/s3-examples-static-web-host.rst | siagholami/aws-documentation | 2d06ee9011f3192b2ff38c09f04e01f1ea9e0191 | [
"CC-BY-4.0"
] | 5 | 2021-08-13T09:20:58.000Z | 2021-12-16T22:13:54.000Z | documents/aws-php-developers-guide/doc_source/s3-examples-static-web-host.rst | siagholami/aws-documentation | 2d06ee9011f3192b2ff38c09f04e01f1ea9e0191 | [
"CC-BY-4.0"
] | null | null | null | documents/aws-php-developers-guide/doc_source/s3-examples-static-web-host.rst | siagholami/aws-documentation | 2d06ee9011f3192b2ff38c09f04e01f1ea9e0191 | [
"CC-BY-4.0"
] | null | null | null | .. Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0
International License (the "License"). You may not use this file except in compliance with the
License. A copy of the License is located at ht... | 42.510204 | 159 | 0.68603 |
b8d7b5eb1aea7bd37327858e059adb7e2b34f9ea | 3,865 | rst | reStructuredText | documentation/sphinx/getting_started/build/build.rst | tonyhuang84/foxbms | 45113f205e943b6368c9e91ad6a9a99a1466875a | [
"CC-BY-4.0"
] | null | null | null | documentation/sphinx/getting_started/build/build.rst | tonyhuang84/foxbms | 45113f205e943b6368c9e91ad6a9a99a1466875a | [
"CC-BY-4.0"
] | null | null | null | documentation/sphinx/getting_started/build/build.rst | tonyhuang84/foxbms | 45113f205e943b6368c9e91ad6a9a99a1466875a | [
"CC-BY-4.0"
] | null | null | null | .. include:: ../../macros.rst
.. _GETTING_STARTED_BUILD:
==============================================
Building the foxBMS Software and Documentation
==============================================
Requirements
------------
The build process of |foxbms| heavily depends on Python, for example, for
code generation p... | 34.81982 | 110 | 0.70401 |
415be1b81aa4bfa08d9bfb71466fd8b706a2c3e1 | 1,209 | rst | reStructuredText | doc/source/measurements.rst | tourbillon-python/tourbillon-nginx | dbb82e79af4e8039d139b3a5aad3c457750a85e8 | [
"Apache-2.0"
] | null | null | null | doc/source/measurements.rst | tourbillon-python/tourbillon-nginx | dbb82e79af4e8039d139b3a5aad3c457750a85e8 | [
"Apache-2.0"
] | null | null | null | doc/source/measurements.rst | tourbillon-python/tourbillon-nginx | dbb82e79af4e8039d139b3a5aad3c457750a85e8 | [
"Apache-2.0"
] | null | null | null | Measurements
************
tourbillon-nginx collects metrics about the server status.
Please refers to `http://nginx.org/en/docs/http/ngx_http_stub_status_module.html <http://nginx.org/en/docs/http/ngx_http_stub_status_module.html>`_ for more information.
Nginx stats
===========
tourbillon-nginx store metrics in t... | 39 | 205 | 0.74938 |
82df8c3b78090f0cd18338d9999aa3049909ab1e | 9,038 | rst | reStructuredText | specs/kilo/rootwrap-daemon-mode.rst | openstack/neutron-specs | 89c638cd71aebb29399537414f8bcb63c900f61a | [
"CC-BY-3.0"
] | 51 | 2015-01-29T20:10:42.000Z | 2021-12-23T13:07:25.000Z | specs/kilo/rootwrap-daemon-mode.rst | godaddy/neutron-specs | 2e94925b527095774c6bd2149d485d17efa8ee3e | [
"CC-BY-3.0"
] | null | null | null | specs/kilo/rootwrap-daemon-mode.rst | godaddy/neutron-specs | 2e94925b527095774c6bd2149d485d17efa8ee3e | [
"CC-BY-3.0"
] | 34 | 2015-01-26T23:32:29.000Z | 2019-11-28T08:09:00.000Z | ..
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
====================
rootwrap daemon mode
====================
https://blueprints.launchpad.net/neutron/+spec/rootwrap-daemon-mode
Neutron is one of projects that heavily depen... | 31.381944 | 82 | 0.745408 |
65015903fc8782379f294a714008309e8d7377f9 | 2,260 | rst | reStructuredText | docs/vim/host/HostProxySwitch.rst | nandonov/pyvmomi | ad9575859087177623f08b92c24132ac019fb6d9 | [
"Apache-2.0"
] | 12 | 2016-09-14T21:59:46.000Z | 2019-12-18T18:02:55.000Z | docs/vim/host/HostProxySwitch.rst | nandonov/pyvmomi | ad9575859087177623f08b92c24132ac019fb6d9 | [
"Apache-2.0"
] | 2 | 2019-01-07T12:02:47.000Z | 2019-01-07T12:05:34.000Z | docs/vim/host/HostProxySwitch.rst | nandonov/pyvmomi | ad9575859087177623f08b92c24132ac019fb6d9 | [
"Apache-2.0"
] | 8 | 2020-05-21T03:26:03.000Z | 2022-01-26T11:29:21.000Z | .. _int: https://docs.python.org/2/library/stdtypes.html
.. _str: https://docs.python.org/2/library/stdtypes.html
.. _bool: https://docs.python.org/2/library/stdtypes.html
.. _vim.KeyValue: ../../vim/KeyValue.rst
.. _vSphere API 4.0: ../../vim/version.rst#vimversionversion5
.. _vmodl.DynamicData: ../../vmodl/Dynam... | 35.873016 | 161 | 0.717699 |
a388a01ea88486846b8c25e17b206a93464f5863 | 2,861 | rst | reStructuredText | docs/pages/Object_API.rst | AO-StreetArt/Aesel | 3e7bd400508c2a2dbcb2f0b1f45ed3e763ca2c7f | [
"Apache-2.0"
] | 2 | 2021-02-24T16:44:49.000Z | 2021-10-30T02:38:47.000Z | docs/pages/Object_API.rst | AO-StreetArt/Aesel | 3e7bd400508c2a2dbcb2f0b1f45ed3e763ca2c7f | [
"Apache-2.0"
] | 10 | 2018-02-22T07:09:05.000Z | 2019-08-22T23:53:44.000Z | docs/pages/Object_API.rst | AO-StreetArt/Aesel | 3e7bd400508c2a2dbcb2f0b1f45ed3e763ca2c7f | [
"Apache-2.0"
] | null | null | null | Object API
==========
An Object is represented by a transformation matrix representing it’s
position in 3-space, as well as a collection of Assets (Mesh files,
Texture files, Shader scripts, etc.). Objects are meant to be interacted
with by individual devices, and these changes will be streamed to either
devices via t... | 28.61 | 85 | 0.719678 |
c7ef23634db9d938a846a139095d9a8f4de9c294 | 88 | rst | reStructuredText | docs/sources/CSVShape_class.rst | philbarker/csv2shex | 01127c34becc1b5a7ce8d750c0e69435a72fcbdf | [
"CC0-1.0"
] | null | null | null | docs/sources/CSVShape_class.rst | philbarker/csv2shex | 01127c34becc1b5a7ce8d750c0e69435a72fcbdf | [
"CC0-1.0"
] | null | null | null | docs/sources/CSVShape_class.rst | philbarker/csv2shex | 01127c34becc1b5a7ce8d750c0e69435a72fcbdf | [
"CC0-1.0"
] | null | null | null | CSVShape class
^^^^^^^^^^^^^^
.. autoclass:: csv2shex.csvshape.CSVShape
:members:
| 12.571429 | 41 | 0.602273 |
252512d2c0076eb9463cdeb78781fa2c470bbc18 | 2,938 | rst | reStructuredText | THANKS.rst | demianw/nipype | 52d64c30d96ecd94f1833156e28dce32c4f05ebe | [
"BSD-3-Clause"
] | null | null | null | THANKS.rst | demianw/nipype | 52d64c30d96ecd94f1833156e28dce32c4f05ebe | [
"BSD-3-Clause"
] | null | null | null | THANKS.rst | demianw/nipype | 52d64c30d96ecd94f1833156e28dce32c4f05ebe | [
"BSD-3-Clause"
] | 1 | 2016-10-11T19:18:53.000Z | 2016-10-11T19:18:53.000Z | .. -*- mode: rst -*-
Code contributors
-----------------
Contributors to Nipype include but are not limited to:
.. hlist::
* Aimi Watanabe
* Alexander Schaefer
* Alexandre Gramfort
* Alexandre Savio
* Anisha Keshavan
* Ariel Rokem
* Ben Acland
* Ben Cipollini
* Basile Pinsard
* Brendan Moloney
... | 28.524272 | 220 | 0.72226 |
0060b3d11438215502e9ca9ac4b0849c29cece29 | 403 | rst | reStructuredText | README.rst | tgdane/timpani | 28e4e2428a4a4241d984c1b78f4cef14b1116ee0 | [
"MIT"
] | 2 | 2019-03-28T21:30:05.000Z | 2021-10-03T07:05:54.000Z | README.rst | tgdane/timpani | 28e4e2428a4a4241d984c1b78f4cef14b1116ee0 | [
"MIT"
] | 6 | 2018-11-30T17:06:13.000Z | 2021-06-01T23:00:43.000Z | README.rst | tgdane/timpani | 28e4e2428a4a4241d984c1b78f4cef14b1116ee0 | [
"MIT"
] | null | null | null | Timpani
=======
.. image:: https://circleci.com/gh/tgdane/timpani.svg?style=svg
:target: https://circleci.com/gh/tgdane/timpani
----
Test impact analysis for python.
----
This project is based on the blog post for performing test impact
analysis on python projects written by Paul Hammant:
https://paulhammant.... | 22.388889 | 101 | 0.741935 |
bcdb6b02fe7377cce19918b9260c420566c42e5f | 160 | rst | reStructuredText | docs/source/generated/alfred3.element.misc.WebExitEnabler.web_widget.rst | mate-code/alfred | e687e9318ecefe3a49565027841ca8d910647978 | [
"MIT"
] | 9 | 2020-05-11T08:13:12.000Z | 2022-01-20T11:35:14.000Z | docs/source/generated/alfred3.element.misc.WebExitEnabler.web_widget.rst | mate-code/alfred | e687e9318ecefe3a49565027841ca8d910647978 | [
"MIT"
] | 77 | 2019-02-22T07:34:58.000Z | 2022-02-23T15:32:34.000Z | docs/source/generated/alfred3.element.misc.WebExitEnabler.web_widget.rst | mate-code/alfred | e687e9318ecefe3a49565027841ca8d910647978 | [
"MIT"
] | 6 | 2020-11-11T16:51:04.000Z | 2022-02-21T10:29:02.000Z | WebExitEnabler.web\_widget
==============================================
.. currentmodule:: alfred3.element.misc
.. autoattribute:: WebExitEnabler.web_widget | 26.666667 | 46 | 0.575 |
e5a56ec9340332cc80bd8b819e7b813d359ee02f | 7,028 | rst | reStructuredText | README.rst | KarlTDebiec/Ramaplot | 3e23039eaaaffe92a23890cdcb83eabc7dbab868 | [
"BSD-3-Clause"
] | 5 | 2015-09-25T16:37:56.000Z | 2020-06-08T11:06:42.000Z | README.rst | KarlTDebiec/Ramaplot | 3e23039eaaaffe92a23890cdcb83eabc7dbab868 | [
"BSD-3-Clause"
] | 1 | 2016-08-06T18:24:16.000Z | 2016-08-07T18:28:01.000Z | README.rst | KarlTDebiec/Ramaplot | 3e23039eaaaffe92a23890cdcb83eabc7dbab868 | [
"BSD-3-Clause"
] | 3 | 2015-09-25T16:38:01.000Z | 2022-03-27T18:28:37.000Z | Introduction
============
Ramaplot is a Python program used to generate `Ramachandran plot
<https://en.wikipedia.org/wiki/Ramachandran_plot>`_ figures using matplotlib.
Ramachandran plots are a powerful method of visualizing the distribution of
backbone Φ and Ψ dihedral angles in peptides and proteins, or of other
prop... | 39.706215 | 86 | 0.705179 |
957f7eead167c9ecf9925db9c319f198c9c27911 | 674 | rst | reStructuredText | site/content/Email.rst | andrewhowdencom/documentation-development | 2dfcabbaea22e15eefd30b494492f09f44923b57 | [
"BSD-Source-Code"
] | null | null | null | site/content/Email.rst | andrewhowdencom/documentation-development | 2dfcabbaea22e15eefd30b494492f09f44923b57 | [
"BSD-Source-Code"
] | 11 | 2015-08-31T23:02:44.000Z | 2015-09-24T08:39:14.000Z | site/content/Email.rst | andrewhowdencom/documentation-development | 2dfcabbaea22e15eefd30b494492f09f44923b57 | [
"BSD-Source-Code"
] | null | null | null | Naming Standards
----------------
================== ===== ===================
Construct Std Example
================== ===== ===================
Delimiter ``-``
================== ===== ===================
Standard Addresses
------------------
============================= ======================... | 26.96 | 63 | 0.376855 |
3222311a9752698863a9bf20c6eda1d8b321edb3 | 7,270 | rst | reStructuredText | docs/updating.rst | stevear22/FreeField | 44263e6df01d5202ca29457a228a48baae854d4d | [
"Apache-2.0"
] | null | null | null | docs/updating.rst | stevear22/FreeField | 44263e6df01d5202ca29457a228a48baae854d4d | [
"Apache-2.0"
] | null | null | null | docs/updating.rst | stevear22/FreeField | 44263e6df01d5202ca29457a228a48baae854d4d | [
"Apache-2.0"
] | null | null | null | Installing updates
==================
The FreeField developers periodically release updates that improve the
performance or add new features to FreeField. It is recommended that you always
install stable updates when released. If you have installed FreeField using
releases from GitHub, updates can be installed from th... | 45.4375 | 103 | 0.758597 |
c502415011e18904eeb428449bb337eab420dfac | 576 | rest | reStructuredText | rest.api.test/TCT.laneattendance.rest | chumpon-asaneerat/DMT.Server | 7a082d308787efe611367355db99ac73278123dd | [
"MIT"
] | null | null | null | rest.api.test/TCT.laneattendance.rest | chumpon-asaneerat/DMT.Server | 7a082d308787efe611367355db99ac73278123dd | [
"MIT"
] | 1 | 2020-05-27T21:37:50.000Z | 2020-05-27T21:37:50.000Z | rest.api.test/TCT.laneattendance.rest | chumpon-asaneerat/DMT.Server | 7a082d308787efe611367355db99ac73278123dd | [
"MIT"
] | null | null | null | ### Send user attendace
POST http://localhost:3000/api/TCT/LaneAttendance/save
content-type: application/json
{
"jobid": "D0001",
"tsbid": "311",
"plazaid": "3101",
"laneid": "DD02",
"userid": "14124",
"boj": "2020-08-06T19:30:43.511Z",
"eoj": "2020-08-06T20:18:43.511Z"
}
### Search user ... | 22.153846 | 57 | 0.628472 |
6033930b6598f6be6a57aa21905e5ca6df628f55 | 2,835 | rst | reStructuredText | source/micropython/advanced/pycharm.rst | BPI-STEAM/Docs-English | a013e50d5c39e599601639644b9fac6dad5d6056 | [
"MIT"
] | null | null | null | source/micropython/advanced/pycharm.rst | BPI-STEAM/Docs-English | a013e50d5c39e599601639644b9fac6dad5d6056 | [
"MIT"
] | null | null | null | source/micropython/advanced/pycharm.rst | BPI-STEAM/Docs-English | a013e50d5c39e599601639644b9fac6dad5d6056 | [
"MIT"
] | null | null | null | 使用 Pycharm IDE 编程
=====================================================
是时候换一个顶级的 Python 专业 IDE 来编程了,你觉得呢?本文将教你如何在 Pycharm 里写 MicroPython 并运行。
获取 intellij-MicroPython 插件
------------------------------------------------------
在此下载 :download:`intellij-micropython <https://github.com/BPI-STEAM/BPI-BIT-MicroPython/relea... | 20.845588 | 137 | 0.67231 |
6784e2f07e0276378629d80cfaddde973ae80aae | 4,204 | rst | reStructuredText | docs/student_implementations.rst | tonybaloney/pybryt | 3ba34e71b5de8ad47b3718c491d0600f02d0b178 | [
"MIT"
] | null | null | null | docs/student_implementations.rst | tonybaloney/pybryt | 3ba34e71b5de8ad47b3718c491d0600f02d0b178 | [
"MIT"
] | null | null | null | docs/student_implementations.rst | tonybaloney/pybryt | 3ba34e71b5de8ad47b3718c491d0600f02d0b178 | [
"MIT"
] | null | null | null | Student Implementations
=======================
For tracking and managing student implementations, stored in PyBryt as a list of 2-tuples of the
objects observed while tracing students' code and the timestamps of those objects, PyBryt provides
the :py:class:`StudentImplementation<pybryt.StudentImplementation>` class.... | 47.772727 | 101 | 0.773549 |
af54a65d53b543cfcdfd62fff0b8a6ba05b8bbe6 | 126 | rst | reStructuredText | docs/tickets/101.rst | lino-framework/lino_book | 4eab916832cd8f48ff1b9fc8c2789f0b437da0f8 | [
"BSD-2-Clause"
] | 3 | 2016-08-25T05:58:09.000Z | 2019-12-05T11:13:45.000Z | docs/tickets/101.rst | lino-framework/lino_book | 4eab916832cd8f48ff1b9fc8c2789f0b437da0f8 | [
"BSD-2-Clause"
] | 18 | 2016-11-12T21:38:58.000Z | 2019-12-03T17:54:38.000Z | docs/tickets/101.rst | lino-framework/lino_book | 4eab916832cd8f48ff1b9fc8c2789f0b437da0f8 | [
"BSD-2-Clause"
] | 9 | 2016-10-15T11:12:33.000Z | 2021-09-22T04:37:37.000Z | ================================
#101 : Upgrade from ExtJS 3 to 5
================================
This is now :ticket:`37`.
| 21 | 32 | 0.31746 |
7309b6d055228eb1bac3a1ae97bd2930133b115a | 12,032 | rst | reStructuredText | issues/REEMISSIONPROB.rst | simoncblyth/j | 9e7783d70dcee53425713192b84d11918c8856f0 | [
"Apache-2.0"
] | 1 | 2021-10-31T13:12:31.000Z | 2021-10-31T13:12:31.000Z | issues/REEMISSIONPROB.rst | simoncblyth/j | 9e7783d70dcee53425713192b84d11918c8856f0 | [
"Apache-2.0"
] | null | null | null | issues/REEMISSIONPROB.rst | simoncblyth/j | 9e7783d70dcee53425713192b84d11918c8856f0 | [
"Apache-2.0"
] | null | null | null | REEMISSIONPROB
=================
::
epsilon:ana blyth$ jgr REEMISSIONPROB
./Simulation/DetSimV2/PhysiSim/src/DsG4ScintSimple.cc: aMaterialPropertiesTable->GetProperty("REEMISSIONPROB");
./Simulation/DetSimV2/PhysiSim/src/DsG4ScintSimple.cc: aMaterialPropertiesTable->GetProperty("REEM... | 62.341969 | 189 | 0.603557 |
0bf36fe937542d888890a7f6cb5b210915a5ef1f | 2,026 | rst | reStructuredText | README.rst | m-thielen/django-webdav-storage | c40d2ba53f171e23684769c0b41f0d12da4c9a49 | [
"BSD-3-Clause"
] | 17 | 2015-02-02T14:44:52.000Z | 2021-03-14T22:20:30.000Z | README.rst | m-thielen/django-webdav-storage | c40d2ba53f171e23684769c0b41f0d12da4c9a49 | [
"BSD-3-Clause"
] | 17 | 2015-02-02T12:08:45.000Z | 2020-01-21T05:17:57.000Z | README.rst | m-thielen/django-webdav-storage | c40d2ba53f171e23684769c0b41f0d12da4c9a49 | [
"BSD-3-Clause"
] | 23 | 2015-02-02T11:54:15.000Z | 2022-02-08T12:56:01.000Z | django-webdav-storage
=====================
.. image:: https://badge.fury.io/py/django-webdav-storage.svg
:target: https://badge.fury.io/py/django-webdav-storage
.. image:: https://img.shields.io/pypi/l/django-webdav-storage
:target: https://raw.githubusercontent.com/marazmiki/django-webdav-storage/master/LIC... | 41.346939 | 194 | 0.741362 |
fc25078c4f18fd77d29eb03058497c41980f57b8 | 357 | rst | reStructuredText | includes_inspec_resources/includes_inspec_resource_bond_matcher_params.rst | jblaine/chef-docs | dc540f7bbc2d3eedb05a74f34b1caf25f1a5d7d3 | [
"CC-BY-3.0"
] | null | null | null | includes_inspec_resources/includes_inspec_resource_bond_matcher_params.rst | jblaine/chef-docs | dc540f7bbc2d3eedb05a74f34b1caf25f1a5d7d3 | [
"CC-BY-3.0"
] | 1 | 2021-06-27T17:03:16.000Z | 2021-06-27T17:03:16.000Z | includes_inspec_resources/includes_inspec_resource_bond_matcher_params.rst | jblaine/chef-docs | dc540f7bbc2d3eedb05a74f34b1caf25f1a5d7d3 | [
"CC-BY-3.0"
] | null | null | null | .. The contents of this file may be included in multiple topics (using the includes directive).
.. The contents of this file should be modified in a way that preserves its ability to appear in multiple topics.
The ``params`` matcher tests arbitrary parameters for the bonded network interface:
.. code-block:: ruby
... | 39.666667 | 113 | 0.7507 |
070bd16483318156a9c5917b7537732f8e32de49 | 103 | rst | reStructuredText | AUTHORS.rst | ukmo-ansaulter/ww3-grid | 0f58c2bfc11339a0238d519531b6a274b1d1906f | [
"BSD-3-Clause"
] | null | null | null | AUTHORS.rst | ukmo-ansaulter/ww3-grid | 0f58c2bfc11339a0238d519531b6a274b1d1906f | [
"BSD-3-Clause"
] | null | null | null | AUTHORS.rst | ukmo-ansaulter/ww3-grid | 0f58c2bfc11339a0238d519531b6a274b1d1906f | [
"BSD-3-Clause"
] | null | null | null | =======
Credits
=======
Contributors
------------
Tom Durrant
Andy Saulter
Chris Bunney
JianGuo Li
| 7.923077 | 13 | 0.582524 |
08c03f5a2880a6dd33f144d389fb93361ce923f2 | 301 | rst | reStructuredText | CHANGELOG.rst | mcflugen/changelog | b1d05800b394113981a7730155209afedf708772 | [
"MIT"
] | null | null | null | CHANGELOG.rst | mcflugen/changelog | b1d05800b394113981a7730155209afedf708772 | [
"MIT"
] | null | null | null | CHANGELOG.rst | mcflugen/changelog | b1d05800b394113981a7730155209afedf708772 | [
"MIT"
] | null | null | null |
Change Log
==========
All notable changes to landlab will be documented in this file.
The format is based on `Keep a Changelog <http://keepachangelog.com/>`_
and this project adheres to `Semantic Versioning <http://semver.org/>`_.
This file was auto-generated using ``scripts/make_changelog.py``.
| 27.363636 | 72 | 0.737542 |
f4916caea6efa0825ae65d41cc25918d76ce38f8 | 3,353 | rst | reStructuredText | doc/source/sdk/guides/ces.rst | zsoltn/python-otcextensions | 4c0fa22f095ebd5f9636ae72acbae5048096822c | [
"Apache-2.0"
] | 10 | 2018-03-03T17:59:59.000Z | 2020-01-08T10:03:00.000Z | doc/source/sdk/guides/ces.rst | zsoltn/python-otcextensions | 4c0fa22f095ebd5f9636ae72acbae5048096822c | [
"Apache-2.0"
] | 208 | 2020-02-10T08:27:46.000Z | 2022-03-29T15:24:21.000Z | doc/source/sdk/guides/ces.rst | zsoltn/python-otcextensions | 4c0fa22f095ebd5f9636ae72acbae5048096822c | [
"Apache-2.0"
] | 15 | 2020-04-01T20:45:54.000Z | 2022-03-23T12:45:43.000Z | Cloud Eye Service (CES)
=========================
Cloud Eye (CES) is a high-performance monitoring service with integrated
alarm functions. Open Telekom Cloud users benefit from a dashboard with
a basic overview of resources and their current status. Users can
configure the alarm function in such a way that they recei... | 28.905172 | 78 | 0.720847 |
fe7041f65563940f72bf0e68fc7e5bf8dd9d848b | 2,619 | rst | reStructuredText | doc/source/appendix--building-with-gcc.rst | sam-roth/autobind | df230f43335f2636fe32b370c359650391ed1ee1 | [
"BSD-3-Clause"
] | 1 | 2017-05-20T19:38:28.000Z | 2017-05-20T19:38:28.000Z | doc/source/appendix--building-with-gcc.rst | sam-roth/autobind | df230f43335f2636fe32b370c359650391ed1ee1 | [
"BSD-3-Clause"
] | null | null | null | doc/source/appendix--building-with-gcc.rst | sam-roth/autobind | df230f43335f2636fe32b370c359650391ed1ee1 | [
"BSD-3-Clause"
] | null | null | null |
.. _appendix--building-with-gcc:
===========================
Appendix: Building with GCC
===========================
:abstract:
On GNU/Linux and other GNU systems, it may be desirable to build Autobind using GCC
and libstdc++, rather than Clang and libc++. This is due to the fragile binary interface
prob... | 34.460526 | 103 | 0.651394 |
ebf7972536f2d729c83912c83640b6915c586cd5 | 375 | rst | reStructuredText | FW/edk2-ws/edk2/CryptoPkg/Library/OpensslLib/openssl/krb5/doc/user/user_commands/sclient.rst | daxx-linux/edk-Lab_Material_FW | 0c92b0b861e33d949a73e3be96929570e6c7ec61 | [
"BSD-2-Clause"
] | 372 | 2016-10-28T10:50:35.000Z | 2022-03-18T19:54:37.000Z | FW/edk2-ws/edk2/CryptoPkg/Library/OpensslLib/openssl/krb5/doc/user/user_commands/sclient.rst | daxx-linux/edk-Lab_Material_FW | 0c92b0b861e33d949a73e3be96929570e6c7ec61 | [
"BSD-2-Clause"
] | 317 | 2016-11-02T17:41:48.000Z | 2021-11-08T20:28:19.000Z | FW/edk2-ws/edk2/CryptoPkg/Library/OpensslLib/openssl/krb5/doc/user/user_commands/sclient.rst | daxx-linux/edk-Lab_Material_FW | 0c92b0b861e33d949a73e3be96929570e6c7ec61 | [
"BSD-2-Clause"
] | 107 | 2016-11-03T19:25:16.000Z | 2022-03-20T21:15:22.000Z | .. _sclient(1):
sclient
=======
SYNOPSIS
--------
**sclient** *remotehost*
DESCRIPTION
-----------
sclient is a sample application, primarily useful for testing
purposes. It contacts a sample server :ref:`sserver(8)` and
authenticates to it using Kerberos version 5 tickets, then displays
the server's response.
... | 15 | 67 | 0.669333 |
7dbced4a204140583f756891a1067aa0fc516bef | 575 | rst | reStructuredText | src/libmongoc/doc/mongoc_uri_option_is_int64.rst | MahdiMaarouf2016/mongo-c-driver-build | 345a1fb0b2b33fa14b19b64f6fe4404ccaeca02e | [
"Apache-2.0"
] | null | null | null | src/libmongoc/doc/mongoc_uri_option_is_int64.rst | MahdiMaarouf2016/mongo-c-driver-build | 345a1fb0b2b33fa14b19b64f6fe4404ccaeca02e | [
"Apache-2.0"
] | null | null | null | src/libmongoc/doc/mongoc_uri_option_is_int64.rst | MahdiMaarouf2016/mongo-c-driver-build | 345a1fb0b2b33fa14b19b64f6fe4404ccaeca02e | [
"Apache-2.0"
] | null | null | null | :man_page: mongoc_uri_option_is_int64
mongoc_uri_option_is_int64()
============================
Synopsis
--------
.. code-block:: c
bool
mongoc_uri_option_is_int64 (const char *option);
Parameters
----------
* ``option``: The name of an option, case insensitive.
Description
-----------
Returns true if the o... | 20.535714 | 214 | 0.674783 |
556d2fc848c8b5b62df37bc9faf93a3d17a92a37 | 2,426 | rst | reStructuredText | HISTORY.rst | django-ftl/django-ftl | c34e4956741b17b3af10c3f543a90a0fdc6c8dd7 | [
"MIT"
] | 38 | 2018-05-19T15:17:23.000Z | 2022-03-03T17:52:55.000Z | HISTORY.rst | django-ftl/django-ftl | c34e4956741b17b3af10c3f543a90a0fdc6c8dd7 | [
"MIT"
] | 3 | 2020-04-02T09:22:55.000Z | 2021-11-22T21:19:52.000Z | HISTORY.rst | django-ftl/django-ftl | c34e4956741b17b3af10c3f543a90a0fdc6c8dd7 | [
"MIT"
] | 3 | 2019-04-17T10:07:27.000Z | 2021-11-23T11:50:50.000Z | .. :changelog:
History
-------
0.13 (2021-09-16)
+++++++++++++++++
* Dropped support for Python 2.7
* Added support for Django 3.2
* Added support for custom functions to the Bundle constructor
* Dropped useless mandatory configuration of ``mode`` parameter for template
tags - it now defaults to ``'server'`` which... | 31.921053 | 86 | 0.699093 |
700a06402dbd5aac0b2daa8b3ae6aa5fdf25af1f | 478 | rst | reStructuredText | docs/concepts_skills/software_engineering/python_comparison_with_other_languages.rst | KarrLab/python_package_tutorial | dd20e0d3056138904e7e7fbbf6bb884d64dbf8f6 | [
"MIT"
] | 15 | 2018-01-06T11:33:01.000Z | 2022-03-01T15:18:40.000Z | docs/concepts_skills/software_engineering/python_comparison_with_other_languages.rst | KarrLab/python_package_tutorial | dd20e0d3056138904e7e7fbbf6bb884d64dbf8f6 | [
"MIT"
] | 2 | 2018-01-30T23:21:12.000Z | 2018-03-23T20:22:06.000Z | docs/concepts_skills/software_engineering/python_comparison_with_other_languages.rst | KarrLab/python_package_tutorial | dd20e0d3056138904e7e7fbbf6bb884d64dbf8f6 | [
"MIT"
] | 8 | 2018-01-08T21:40:19.000Z | 2022-01-04T14:48:02.000Z | Comparison between Python and other languages
=============================================
Python vs MATLAB
----------------
Several websites have nice summaries of the advantages of Python over MATLAB:
* `Python vs MATLAB <http://www.pyzo.org/python_vs_matlab.html>`_
* `A Python Primer for MATLAB Users <http://bast... | 47.8 | 106 | 0.675732 |
41dc3003b6034b23b0e64b7f4ea47e5b92238b19 | 2,819 | rst | reStructuredText | README.rst | LaudateCorpus1/tiktokgo | abce05f0da38a2aeaaef5ec25e2c99d1f4c59ec0 | [
"Unlicense"
] | 8 | 2021-02-23T00:56:37.000Z | 2022-03-17T08:40:21.000Z | README.rst | siongui/tiktokgo | abce05f0da38a2aeaaef5ec25e2c99d1f4c59ec0 | [
"Unlicense"
] | 1 | 2021-10-02T05:58:11.000Z | 2021-10-02T05:58:11.000Z | README.rst | LaudateCorpus1/tiktokgo | abce05f0da38a2aeaaef5ec25e2c99d1f4c59ec0 | [
"Unlicense"
] | 2 | 2021-02-23T00:57:25.000Z | 2021-10-02T05:58:02.000Z | ========
tiktokgo
========
.. image:: https://img.shields.io/badge/Language-Go-blue.svg
:target: https://golang.org/
.. image:: https://godoc.org/github.com/siongui/tiktokgo?status.svg
:target: https://godoc.org/github.com/siongui/tiktokgo
.. image:: https://github.com/siongui/tiktokgo/workflows/Test%20Package... | 35.2375 | 141 | 0.711955 |
eb9b30b46455e435aeabc91a8828b171a301a48e | 746 | rst | reStructuredText | docs/contents/support.rst | useblocks/libpdf | 2c1cf007ac9c7a74871342d67bff118254ee8dd5 | [
"MIT"
] | 7 | 2021-01-21T20:42:01.000Z | 2022-03-16T06:11:49.000Z | docs/contents/support.rst | useblocks/libpdf | 2c1cf007ac9c7a74871342d67bff118254ee8dd5 | [
"MIT"
] | 8 | 2021-01-19T09:27:15.000Z | 2022-02-04T22:50:15.000Z | docs/contents/support.rst | useblocks/libpdf | 2c1cf007ac9c7a74871342d67bff118254ee8dd5 | [
"MIT"
] | null | null | null | .. _support:
Support
=======
If you find bugs, have any questions or see room for improvements, feel free to open an issue at
`Github <https://github.com/useblocks/libpdf/issues>`_.
We are happy for each new issue and try to support you wherever we can.
Professional Support
--------------------
If you need profess... | 29.84 | 113 | 0.733244 |
0d423183b0ceb42f4f103da6f64176774b627ca4 | 7,750 | rst | reStructuredText | manual/source/Tutorial/SequenceIO.rst | churchlab/seqan | 1fc5658d194c79ef85d3247acf767c97408767f7 | [
"BSD-3-Clause"
] | null | null | null | manual/source/Tutorial/SequenceIO.rst | churchlab/seqan | 1fc5658d194c79ef85d3247acf767c97408767f7 | [
"BSD-3-Clause"
] | null | null | null | manual/source/Tutorial/SequenceIO.rst | churchlab/seqan | 1fc5658d194c79ef85d3247acf767c97408767f7 | [
"BSD-3-Clause"
] | 1 | 2018-10-13T00:14:23.000Z | 2018-10-13T00:14:23.000Z | .. sidebar:: ToC
.. contents::
.. _tutorial-sequence-io:
Sequence I/O
============
Learning Objective
You will learn how to read and write sequence files in FASTA, FASTQ, EMBL or GenBank format.
Difficulty
Basic
Duration
20 min
Prerequisites
:ref:`tutorial-sequences`, :ref:`tutorial-input-output-over... | 29.693487 | 234 | 0.706452 |
fcc76f6e321749eb1ba140cf5261f5a2ecc59b4e | 2,226 | rst | reStructuredText | doc/sphinx/source/utils.rst | TomasTorsvik-tools/ESMValTool-TTfork | c9f14d86dcadc579bbc81536100e32b6dde8b99f | [
"Apache-2.0"
] | null | null | null | doc/sphinx/source/utils.rst | TomasTorsvik-tools/ESMValTool-TTfork | c9f14d86dcadc579bbc81536100e32b6dde8b99f | [
"Apache-2.0"
] | null | null | null | doc/sphinx/source/utils.rst | TomasTorsvik-tools/ESMValTool-TTfork | c9f14d86dcadc579bbc81536100e32b6dde8b99f | [
"Apache-2.0"
] | null | null | null | .. _utils:
Utilities
*********
This section provides information on small tools that are available in the
`esmvaltool/utils <https://github.com/ESMValGroup/ESMValTool/tree/master/esmvaltool/utils>`_
directory.
.. _draft_release_notes.py:
draft_release_notes.py
======================
This is a script for drafting r... | 28.177215 | 137 | 0.746181 |
3db8f2acfee7d95b4bbcd9c2b97f3abbfb8282dc | 12,743 | rst | reStructuredText | source/khronos18/note3.rst | showa-yojyo/notebook | 82c15074c24d64a1dfcb70a526bc1deb2ecffe68 | [
"MIT"
] | 14 | 2016-04-13T08:10:02.000Z | 2021-04-19T09:42:51.000Z | source/khronos18/note3.rst | showa-yojyo/note | 5f262ecda3df132cb66206c465d16e174061d6b9 | [
"MIT"
] | 88 | 2017-09-27T15:07:05.000Z | 2019-10-02T04:05:03.000Z | source/khronos18/note3.rst | showa-yojyo/note | 5f262ecda3df132cb66206c465d16e174061d6b9 | [
"MIT"
] | null | null | null | ======================================================================
OpenGL Shading Language 4.60 Specification 読書ノート Part 3
======================================================================
`仕様書該当部分 <https://www.khronos.org/registry/OpenGL/specs/gl/GLSLangSpec.4.60.html#basics>`__
.. contents:: ノート目次
3. Basi... | 25.43513 | 91 | 0.714118 |
3dd8fc004d357960c336214f0358d1fd06013f7f | 750 | rst | reStructuredText | docs/docsource/operation/bucket_operations/delete_a_replication_workflow.rst | scality/Zenko | 22eba11403f3fc9cd88c0dad0d8b4714634bef5f | [
"Apache-2.0"
] | 453 | 2017-07-11T13:14:05.000Z | 2022-03-31T20:50:01.000Z | docs/docsource/operation/bucket_operations/delete_a_replication_workflow.rst | scality/Zenko | 22eba11403f3fc9cd88c0dad0d8b4714634bef5f | [
"Apache-2.0"
] | 987 | 2017-07-11T16:56:45.000Z | 2022-03-31T19:36:10.000Z | docs/docsource/operation/bucket_operations/delete_a_replication_workflow.rst | scality/Zenko | 22eba11403f3fc9cd88c0dad0d8b4714634bef5f | [
"Apache-2.0"
] | 100 | 2017-07-11T16:16:29.000Z | 2022-03-11T15:07:54.000Z | .. _Delete a Replication Workflow:
Delete a Replication Workflow
=============================
To delete a replication workflow rule:
#. Click the **Workflows** tab. The Workflow panel displays.
.. image:: ../../graphics/xdm_ui_workflow_panel.png
#. Select a workflow to delete. Click the **Delete Workflow** but... | 27.777778 | 77 | 0.674667 |
2125011028306c46304b4cb3df05b98591625f0c | 225 | rst | reStructuredText | Protogame.Docs/network/index.rst | yurisouza/Protogame | 289e6f70a8f941756ef3d6dce588f13e83c16ca3 | [
"Unlicense",
"MIT"
] | 163 | 2016-01-05T23:38:28.000Z | 2022-03-31T11:17:42.000Z | Protogame.Docs/network/index.rst | yurisouza/Protogame | 289e6f70a8f941756ef3d6dce588f13e83c16ca3 | [
"Unlicense",
"MIT"
] | 11 | 2016-09-03T03:45:06.000Z | 2017-08-26T18:36:10.000Z | Protogame.Docs/network/index.rst | yurisouza/Protogame | 289e6f70a8f941756ef3d6dce588f13e83c16ca3 | [
"Unlicense",
"MIT"
] | 42 | 2016-04-11T17:49:55.000Z | 2022-03-22T22:56:21.000Z | Networking: Multiplayer
================================
The networking module provides classes for building multiplayer games.
.. toctree::
:maxdepth: 2
:caption: Table of contents
:glob:
api/*.gen | 20.454545 | 70 | 0.577778 |
9f654f3b89446348b4fabc567d2f785401e468a6 | 9,649 | rst | reStructuredText | Openharmony v1.0/vendor/hisi/hi35xx/third_party/uboot/doc/driver-model/livetree.rst | clkbit123/TheOpenHarmony | 0e6bcd9dee9f1a2481d762966b8bbd24baad6159 | [
"MIT"
] | 1 | 2021-11-21T19:56:29.000Z | 2021-11-21T19:56:29.000Z | machine/qemu/sources/u-boot/doc/driver-model/livetree.rst | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | null | null | null | machine/qemu/sources/u-boot/doc/driver-model/livetree.rst | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | null | null | null | .. SPDX-License-Identifier: GPL-2.0+
.. sectionauthor:: Simon Glass <sjg@chromium.org>
Live Device Tree
================
Introduction
------------
Traditionally U-Boot has used a 'flat' device tree. This means that it
reads directly from the device tree binary structure. It is called a flat
device tree because node... | 33.620209 | 80 | 0.748782 |
48d264f30e7b4214ab52d2cffd5ee33967489623 | 6,766 | rst | reStructuredText | src/frr/doc/user/fabricd.rst | zhouhaifeng/vpe | 9c644ffd561988e5740021ed26e0f7739844353d | [
"Apache-2.0"
] | null | null | null | src/frr/doc/user/fabricd.rst | zhouhaifeng/vpe | 9c644ffd561988e5740021ed26e0f7739844353d | [
"Apache-2.0"
] | null | null | null | src/frr/doc/user/fabricd.rst | zhouhaifeng/vpe | 9c644ffd561988e5740021ed26e0f7739844353d | [
"Apache-2.0"
] | null | null | null | .. _fabricd:
**********
OpenFabric
**********
OpenFabric, specified in :t:`draft-white-openfabric-06.txt`, is a routing
protocol derived from IS-IS, providing link-state routing with efficient
flooding for topologies like spine-leaf networks.
FRR implements OpenFabric in a daemon called *fabricd*
.. _configuring-fa... | 22.183607 | 84 | 0.720367 |
725561103ed050739a069c14bcac0133029d72c9 | 99 | rst | reStructuredText | HISTORY.rst | Allan-Nava/django-db-conn-pool | 3f205d9337ee1c180140fb44a037eba8a5e723fa | [
"Apache-2.0"
] | 5 | 2019-05-04T03:55:14.000Z | 2022-02-04T18:21:22.000Z | HISTORY.rst | Allan-Nava/django-db-conn-pool | 3f205d9337ee1c180140fb44a037eba8a5e723fa | [
"Apache-2.0"
] | 1 | 2021-09-15T10:42:54.000Z | 2021-09-15T10:42:54.000Z | HISTORY.rst | Allan-Nava/django-db-conn-pool | 3f205d9337ee1c180140fb44a037eba8a5e723fa | [
"Apache-2.0"
] | 3 | 2020-07-08T11:14:30.000Z | 2022-03-18T09:44:42.000Z | .. :changelog:
Release History
---------------
1.0.0 (2019-05-04)
++++++++++++++++++
- Birthday
| 9.9 | 18 | 0.424242 |
632748257d4e74576485260e4e59d6e5fab2bdec | 215 | rst | reStructuredText | docs/index.rst | fab-bar/SpellvarDetection | 624f472f9eec9636650bace9c091ba1fe9cda313 | [
"MIT"
] | 1 | 2019-11-08T08:02:21.000Z | 2019-11-08T08:02:21.000Z | docs/index.rst | fab-bar/SpellvarDetection | 624f472f9eec9636650bace9c091ba1fe9cda313 | [
"MIT"
] | null | null | null | docs/index.rst | fab-bar/SpellvarDetection | 624f472f9eec9636650bace9c091ba1fe9cda313 | [
"MIT"
] | null | null | null | .. mdinclude:: ../README.md
:end-line: 31
.. toctree::
:maxdepth: 1
:caption: For users
overview
input
pipeline
utils
.. toctree::
:maxdepth: 1
:caption: For developers
development
| 11.944444 | 27 | 0.604651 |
a1d209d776063995032af99a582f502477da03c9 | 7,373 | rst | reStructuredText | doc/src/split-apply-combine.rst | swift-nav/albatross | 54f2edec3f19149f04a2e2e3bbb0b05aba7faba6 | [
"MIT"
] | 15 | 2018-04-10T02:05:06.000Z | 2022-02-07T23:33:27.000Z | doc/src/split-apply-combine.rst | swift-nav/albatross | 54f2edec3f19149f04a2e2e3bbb0b05aba7faba6 | [
"MIT"
] | 79 | 2018-04-19T20:36:18.000Z | 2021-08-04T16:21:19.000Z | doc/src/split-apply-combine.rst | swift-nav/albatross | 54f2edec3f19149f04a2e2e3bbb0b05aba7faba6 | [
"MIT"
] | 4 | 2018-04-06T03:12:16.000Z | 2020-09-11T03:25:08.000Z | ##############################
Group By : Split Apply Combine
##############################
.. _split-apply-combine:
The split apply combine workflow is something that is heavily used in the popular
python package `pandas`_ and which we've borrowed in ``albatross``. The general
idea is that many data manipulation o... | 32.768889 | 180 | 0.689814 |
4327864c8c15a4d156b9eb11c3bc716690ff6f07 | 3,266 | rst | reStructuredText | blogweb/gsoc/georgeLisca/roadmap.rst | hacke1978/blog | 026bb03e8207d569b5e1393ec5592daaf4506c7d | [
"BSD-3-Clause"
] | 5 | 2017-11-02T19:07:07.000Z | 2020-05-25T09:34:15.000Z | blogweb/gsoc/georgeLisca/roadmap.rst | hacke1978/blog | 026bb03e8207d569b5e1393ec5592daaf4506c7d | [
"BSD-3-Clause"
] | 3 | 2015-12-02T17:05:21.000Z | 2020-04-18T08:34:43.000Z | blogweb/gsoc/georgeLisca/roadmap.rst | hacke1978/blog | 026bb03e8207d569b5e1393ec5592daaf4506c7d | [
"BSD-3-Clause"
] | 2 | 2015-11-30T15:35:33.000Z | 2016-04-09T16:37:04.000Z | Roadmap
=======
.. _georgeLisca_roadmap:
Abstract
--------
During the summer we will work out a general framework for registration and SLAM in the PCL.
Overview
--------
The PCL contains many algorithms that are usable in the registration and SLAM context like features, kd trees and octrees. What is missing, is a gen... | 44.739726 | 546 | 0.744948 |
c2cf9180a28ea496236ac6d5b9a4cbd9ec79d35b | 182 | rst | reStructuredText | docs/source/apis/dependency/index.rst | hjjvandam/CMakePackagingProject | ae88cf4d54cf7738e0c2b4bd0bac6f1452b8ce46 | [
"Apache-2.0"
] | null | null | null | docs/source/apis/dependency/index.rst | hjjvandam/CMakePackagingProject | ae88cf4d54cf7738e0c2b4bd0bac6f1452b8ce46 | [
"Apache-2.0"
] | null | null | null | docs/source/apis/dependency/index.rst | hjjvandam/CMakePackagingProject | ae88cf4d54cf7738e0c2b4bd0bac6f1452b8ce46 | [
"Apache-2.0"
] | null | null | null |
dependency
##########
Contents
========
.. toctree::
:maxdepth: 2
cpp_helper_target_made
cpp_set_helper_target
cpp_get_dependency_dir
cpp_get_dependency_root
| 12.133333 | 27 | 0.67033 |
a54a349d5680a02d489970537bdc66a6cfb59f36 | 2,344 | rst | reStructuredText | docs/api/_autosummary/pynrc.reduce.calib.nircam_cal.rst | JarronL/pyNRC | 0354f0635dd4c5391ca3a769fa9e5ead83661c30 | [
"MIT"
] | 6 | 2017-01-09T05:11:11.000Z | 2022-02-25T18:30:41.000Z | docs/api/_autosummary/pynrc.reduce.calib.nircam_cal.rst | JarronL/pyNRC | 0354f0635dd4c5391ca3a769fa9e5ead83661c30 | [
"MIT"
] | 24 | 2017-05-25T04:45:47.000Z | 2022-02-25T18:31:48.000Z | docs/api/_autosummary/pynrc.reduce.calib.nircam_cal.rst | JarronL/pyNRC | 0354f0635dd4c5391ca3a769fa9e5ead83661c30 | [
"MIT"
] | 11 | 2017-01-27T22:40:55.000Z | 2021-03-30T18:41:46.000Z | pynrc.reduce.calib.nircam\_cal
==============================
.. currentmodule:: pynrc.reduce.calib
.. autoclass:: nircam_cal
:members:
:inherited-members:
:show-inheritance:
.. automethod:: __init__
.. rubric:: Methods
.. autosummary::
~nircam_cal.__init__
~nircam_cal.cal... | 26.044444 | 42 | 0.694966 |
007db59fd02ee16c4310bd20eccde62262012707 | 14,607 | prg | xBase | source/ActiveQt/QAxBase.prg | lediz/qt5xhb-cpp11 | 8bc6f1f4f986d4315cca2accc246a3419dd3fc9c | [
"MIT"
] | null | null | null | source/ActiveQt/QAxBase.prg | lediz/qt5xhb-cpp11 | 8bc6f1f4f986d4315cca2accc246a3419dd3fc9c | [
"MIT"
] | null | null | null | source/ActiveQt/QAxBase.prg | lediz/qt5xhb-cpp11 | 8bc6f1f4f986d4315cca2accc246a3419dd3fc9c | [
"MIT"
] | null | null | null | /*
Qt5xHb/C++11 - Bindings libraries for Harbour/xHarbour and Qt Framework 5
Copyright (C) 2020 Marcos Antonio Gambeta <marcosgambeta AT outlook DOT com>
*/
/*
DO NOT EDIT THIS FILE - the content was created using a source code generator
*/
#include "hbclass.ch"
#ifndef QT5XHB_NO_REQUESTS
REQ... | 24.345 | 546 | 0.649483 |
872031f80b65f514fa8cb6980ff0c8a2468150a1 | 3,969 | prg | xBase | source/QtMultimedia/QMediaContainerControl.prg | lediz/qt5xhb-cpp11 | 8bc6f1f4f986d4315cca2accc246a3419dd3fc9c | [
"MIT"
] | null | null | null | source/QtMultimedia/QMediaContainerControl.prg | lediz/qt5xhb-cpp11 | 8bc6f1f4f986d4315cca2accc246a3419dd3fc9c | [
"MIT"
] | null | null | null | source/QtMultimedia/QMediaContainerControl.prg | lediz/qt5xhb-cpp11 | 8bc6f1f4f986d4315cca2accc246a3419dd3fc9c | [
"MIT"
] | null | null | null | /*
Qt5xHb/C++11 - Bindings libraries for Harbour/xHarbour and Qt Framework 5
Copyright (C) 2020 Marcos Antonio Gambeta <marcosgambeta AT outlook DOT com>
*/
/*
DO NOT EDIT THIS FILE - the content was created using a source code generator
*/
#include "hbclass.ch"
#ifndef QT5XHB_NO_REQUESTS
#en... | 21.928177 | 87 | 0.692114 |
3118ad915929e568f09958e9bf107856e0aaeee2 | 169 | prg | xBase | Tests/Applications/C175/Prg/C175.prg | SHirsch78/XSharpDev | dd0b7b72d44f51d67603ac75e6e4adcc4a0aa5d5 | [
"Apache-2.0"
] | 29 | 2019-10-17T17:51:29.000Z | 2022-03-02T01:59:30.000Z | Tests/Applications/C175/Prg/C175.prg | SHirsch78/XSharpDev | dd0b7b72d44f51d67603ac75e6e4adcc4a0aa5d5 | [
"Apache-2.0"
] | 7 | 2020-07-06T08:28:19.000Z | 2022-03-09T09:36:39.000Z | Tests/Applications/C175/Prg/C175.prg | SHirsch78/XSharpDev | dd0b7b72d44f51d67603ac75e6e4adcc4a0aa5d5 | [
"Apache-2.0"
] | 10 | 2019-10-18T07:33:53.000Z | 2022-03-09T17:14:39.000Z | // 175. error XS1503: Argument 1: cannot convert from 'uint' to 'string'
FUNCTION Start() AS VOID
LOCAL nAlias AS DWORD
nAlias := Select("test.dbf")
(nAlias)->DBSkip()
| 24.142857 | 72 | 0.710059 |
dcbab0188b078e5aaa75af7981423ce70a10e0dc | 554 | prg | xBase | Runtime/VOSDK/Source/VOSDK/RDD_Classes_SDK/DBSelIndex.prg | JohanNel/XSharpPublic | cea3ea0c65dedcb6341cb1747046711625a5019b | [
"Apache-2.0"
] | null | null | null | Runtime/VOSDK/Source/VOSDK/RDD_Classes_SDK/DBSelIndex.prg | JohanNel/XSharpPublic | cea3ea0c65dedcb6341cb1747046711625a5019b | [
"Apache-2.0"
] | null | null | null | Runtime/VOSDK/Source/VOSDK/RDD_Classes_SDK/DBSelIndex.prg | JohanNel/XSharpPublic | cea3ea0c65dedcb6341cb1747046711625a5019b | [
"Apache-2.0"
] | null | null | null | CLASS DBSelectionIndex
PROTECT oServer AS DBSERVER
PROTECT cExpression AS STRING
PROTECT cbExpression AS _CODEBLOCK
PROTECT nSelect AS INT
METHOD Eval( )
LOCAL nOldSelect AS DWORD
LOCAL xRet AS USUAL
VODBSelect( DWORD(SELF:nSelect), @nOldSelect )
xRet := Eval( SELF:cbExpression )
VODBSetSelect( LONGINT(nOld... | 21.307692 | 64 | 0.736462 |
43a878a4ca29a0c2608909225276fa946bd39636 | 3,696 | prg | xBase | projects/android/assets/main.prg | Cpasjuste/bennugd-monolithic | 60ee3389efcf9b402d66035e87f33d17d70cbd83 | [
"Zlib"
] | null | null | null | projects/android/assets/main.prg | Cpasjuste/bennugd-monolithic | 60ee3389efcf9b402d66035e87f33d17d70cbd83 | [
"Zlib"
] | 1 | 2021-12-08T11:02:35.000Z | 2021-12-08T13:29:52.000Z | projects/android/assets/main.prg | Cpasjuste/bennugd-monolithic | 60ee3389efcf9b402d66035e87f33d17d70cbd83 | [
"Zlib"
] | 1 | 2022-01-18T21:28:13.000Z | 2022-01-18T21:28:13.000Z | /**
* Android test
* Joseba García Etxebarria - (C) 2012
* Use as you wish
*/
import "mod_video"
import "mod_map"
import "mod_draw"
import "mod_say"
import "mod_file"
import "mod_text"
import "mod_wm"
import "mod_mouse"
import "mod_joy"
GLOBAL
// Set to your liking
width = 600;
height = 800;
quit = 0;
Process... | 26.028169 | 87 | 0.515152 |
23a698e58877d774e942a1d996e381847e91c7f8 | 381 | prg | xBase | Tests/Applications/C625/Prg/C625.prg | SHirsch78/XSharpDev | dd0b7b72d44f51d67603ac75e6e4adcc4a0aa5d5 | [
"Apache-2.0"
] | 29 | 2019-10-17T17:51:29.000Z | 2022-03-02T01:59:30.000Z | Tests/Applications/C625/Prg/C625.prg | SHirsch78/XSharpDev | dd0b7b72d44f51d67603ac75e6e4adcc4a0aa5d5 | [
"Apache-2.0"
] | 7 | 2020-07-06T08:28:19.000Z | 2022-03-09T09:36:39.000Z | Tests/Applications/C625/Prg/C625.prg | SHirsch78/XSharpDev | dd0b7b72d44f51d67603ac75e6e4adcc4a0aa5d5 | [
"Apache-2.0"
] | 10 | 2019-10-18T07:33:53.000Z | 2022-03-09T17:14:39.000Z | // 625. Namespace aliases not working
// error XS0246: The type or namespace name 'abc' could not be found (are you missing a using directive or an assembly reference?)
USING abc := a.b.c
BEGIN NAMESPACE a.b.c
CLASS d
END CLASS
END NAMESPACE
FUNCTION Start( ) AS VOID
LOCAL oo AS a.b.c.d
oo := a.b.c.d{} // ok
LO... | 21.166667 | 130 | 0.682415 |
3cf715397c9c6ceadc2e261270386afdc3c9734f | 1,936 | prw | xBase | Estudos/Modelos/Terminal/AdvPL-master/Fontes/zLibPed.prw | ccpn1988/ADVPL | 97b3f94353cce7cbeccddde3069a954e6696986f | [
"MIT"
] | 1 | 2021-12-07T18:16:25.000Z | 2021-12-07T18:16:25.000Z | Estudos/Modelos/Terminal/AdvPL-master/Fontes/zLibPed.prw | ccpn1988/ADVPL | 97b3f94353cce7cbeccddde3069a954e6696986f | [
"MIT"
] | null | null | null | Estudos/Modelos/Terminal/AdvPL-master/Fontes/zLibPed.prw | ccpn1988/ADVPL | 97b3f94353cce7cbeccddde3069a954e6696986f | [
"MIT"
] | null | null | null | //Bibliotecas
#Include "Protheus.ch"
/*/{Protheus.doc} zLibPed
Função para liberação de pedido de venda
@type function
@author Atilio
@since 28/08/2016
@version 1.0
@param cPedido, character, Número do Pedido
@example
u_zLibPed("000001")
@obs Função utilizada para testes!
/*/
User Function zLibPed(cPedido)
Local... | 25.473684 | 109 | 0.651343 |
7877c2b220910635412afb02a06b4a362e5e5648 | 16,291 | prg | xBase | source/QtSql/QSqlRecord.prg | marcosgambeta/Qt5xHb-cpp11 | aaae121a2cb36c88a8f205503073aee0da4fa069 | [
"MIT"
] | null | null | null | source/QtSql/QSqlRecord.prg | marcosgambeta/Qt5xHb-cpp11 | aaae121a2cb36c88a8f205503073aee0da4fa069 | [
"MIT"
] | null | null | null | source/QtSql/QSqlRecord.prg | marcosgambeta/Qt5xHb-cpp11 | aaae121a2cb36c88a8f205503073aee0da4fa069 | [
"MIT"
] | null | null | null | /*
Qt5xHb/C++11 - Bindings libraries for Harbour/xHarbour and Qt Framework 5
Copyright (C) 2022 Marcos Antonio Gambeta <marcosgambeta AT outlook DOT com>
*/
/*
DO NOT EDIT THIS FILE - the content was created using a source code generator
*/
#include "hbclass.ch"
#ifndef QT5XHB_NO_REQUESTS
REQ... | 21.896505 | 147 | 0.611319 |
b5c90f329c0b20f1d6cc3ac46638a3723fbcfce6 | 5,776 | prg | xBase | source/QtSql/QSqlRelation.prg | orangesocks/Qt5xHb | 03aa383d9ae86cdadf7289d846018f8a3382a0e4 | [
"MIT"
] | 11 | 2017-01-30T14:19:11.000Z | 2020-05-30T13:39:16.000Z | source/QtSql/QSqlRelation.prg | orangesocks/Qt5xHb | 03aa383d9ae86cdadf7289d846018f8a3382a0e4 | [
"MIT"
] | 1 | 2017-02-24T20:57:32.000Z | 2018-05-29T13:43:05.000Z | source/QtSql/QSqlRelation.prg | orangesocks/Qt5xHb | 03aa383d9ae86cdadf7289d846018f8a3382a0e4 | [
"MIT"
] | 5 | 2017-01-30T14:19:12.000Z | 2020-03-28T08:54:56.000Z | /*
Qt5xHb - Bindings libraries for Harbour/xHarbour and Qt Framework 5
Copyright (C) 2021 Marcos Antonio Gambeta <marcosgambeta AT outlook DOT com>
*/
/*
DO NOT EDIT THIS FILE - the content was created using a source code generator
*/
#include "hbclass.ch"
#ifndef QT5XHB_NO_REQUESTS
#endif
... | 21.157509 | 127 | 0.658068 |
506b780b4c0c69d563d897232bc535da933371dc | 598 | prw | xBase | Codigos/MBrowser.prw | Joao2208/Codigod-ADVPL | 0c2fbf3d2dd8bc005f76193933406c46b01132db | [
"MIT"
] | null | null | null | Codigos/MBrowser.prw | Joao2208/Codigod-ADVPL | 0c2fbf3d2dd8bc005f76193933406c46b01132db | [
"MIT"
] | null | null | null | Codigos/MBrowser.prw | Joao2208/Codigod-ADVPL | 0c2fbf3d2dd8bc005f76193933406c46b01132db | [
"MIT"
] | null | null | null | #include 'totvs.ch'
#include 'protheus.ch'
#include 'parmtype.ch'
User Function MBR00()
Local cAlias := "Z19"
Private cTitulo := "Cadastro produtos teste"
Private aRotina := {}
Private cCadastro := "Cadastro de Produtos"
AADD(aRotina,{"Pesquisa" ,"AxPesqui" ,0,1})
AADD(aRotina,{"Visuali... | 23 | 54 | 0.595318 |
b774df69944832649efeaae34119b49c35d064bb | 92,803 | prg | xBase | hc.prg | omm/harbour-commander | 81a2dc7075c923b4bdd2002790b295ccc8d660de | [
"MIT"
] | 1 | 2022-01-13T22:21:13.000Z | 2022-01-13T22:21:13.000Z | hc.prg | omm/harbour-commander | 81a2dc7075c923b4bdd2002790b295ccc8d660de | [
"MIT"
] | 3 | 2019-01-21T21:09:10.000Z | 2022-01-18T10:52:06.000Z | hc.prg | omm/harbour-commander | 81a2dc7075c923b4bdd2002790b295ccc8d660de | [
"MIT"
] | 3 | 2019-04-03T02:57:37.000Z | 2022-01-22T01:02:49.000Z | /* Copyright 2017-2019 Rafał Jopek ( rafaljopek at hotmail com ) */
/* Harbour Commander */
#include "box.ch"
#include "directry.ch"
#include "fileio.ch"
#include "hbgtinfo.ch"
#include "inkey.ch"
#include "setcurs.ch"
#define DIR_PREFIX( v ) iif( "D" $ v[ F_ATTR ], "A", "B" )
#if defined( __PLATFORM__WINDOWS )
#d... | 31.373563 | 198 | 0.528765 |
a5a8922eb2f3c2f28fea82a0a72991d02223f9c1 | 6,667 | prg | xBase | source/QtCore/QMetaType.prg | marcosgambeta/Qt5xHb-cpp11 | aaae121a2cb36c88a8f205503073aee0da4fa069 | [
"MIT"
] | null | null | null | source/QtCore/QMetaType.prg | marcosgambeta/Qt5xHb-cpp11 | aaae121a2cb36c88a8f205503073aee0da4fa069 | [
"MIT"
] | null | null | null | source/QtCore/QMetaType.prg | marcosgambeta/Qt5xHb-cpp11 | aaae121a2cb36c88a8f205503073aee0da4fa069 | [
"MIT"
] | null | null | null | /*
Qt5xHb/C++11 - Bindings libraries for Harbour/xHarbour and Qt Framework 5
Copyright (C) 2022 Marcos Antonio Gambeta <marcosgambeta AT outlook DOT com>
*/
/*
DO NOT EDIT THIS FILE - the content was created using a source code generator
*/
#include "hbclass.ch"
#ifndef QT5XHB_NO_REQUESTS
#en... | 23.641844 | 165 | 0.665967 |
791435bcfdc2fa33eb4a4e8dd988834016a9e4dc | 407 | prg | xBase | british-calendar.prg | GyPapi/calendar | 3d959d124994dd4cc293b69a62a8c8773013a344 | [
"Unlicense"
] | 4 | 2018-12-14T12:18:59.000Z | 2021-05-19T20:48:52.000Z | british-calendar.prg | GyPapi/calendar | 3d959d124994dd4cc293b69a62a8c8773013a344 | [
"Unlicense"
] | null | null | null | british-calendar.prg | GyPapi/calendar | 3d959d124994dd4cc293b69a62a8c8773013a344 | [
"Unlicense"
] | 1 | 2020-03-31T15:04:21.000Z | 2020-03-31T15:04:21.000Z |
*!* BritishCalendar
*!* A Gregorian Calendar subclass for the British Calendar.
* install dependencies
DO gregorian-calendar.prg
* install itself
IF !SYS(16) $ SET("Procedure")
SET PROCEDURE TO (SYS(16)) ADDITIVE
ENDIF
DEFINE CLASS BritishCalendar AS GregorianCalendar
AdoptionYear = 1752
AdoptionMonth = 9
Ado... | 17.695652 | 59 | 0.766585 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.