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
3e5a22cd31c84f5c49aaad27a9d773335fba8cb8
4,463
rst
reStructuredText
blogger/2011/01/01/python-lpsolve.rst
hoamon/www-hoamon-info
4260057d8c63abb3b5f52f6cce3d236c312a5834
[ "BSD-3-Clause" ]
null
null
null
blogger/2011/01/01/python-lpsolve.rst
hoamon/www-hoamon-info
4260057d8c63abb3b5f52f6cce3d236c312a5834
[ "BSD-3-Clause" ]
null
null
null
blogger/2011/01/01/python-lpsolve.rst
hoamon/www-hoamon-info
4260057d8c63abb3b5f52f6cce3d236c312a5834
[ "BSD-3-Clause" ]
null
null
null
指派問題使用 python + lp_solve 解決 ================================================================================ 指派問題乃線性規劃的一種特例,它的特性是不須強調解為 0-1 變數或整數值,但最後算出來它卻一定就是 0 或 1 ,只是這種說法是學理上的,當我們使用程式來計算時,往往因為這些工具在計算過程中使用數值分析的方法,造成解的結果只會接近 0 或是 接近 1 ,而不是純正的 0 或 1。 這也就是我在第 73 行中,使用 v > 0 而不是 v == 1 的原因,如果是寫 v == 1 的話,有些 v 值是 0.9999...
35.141732
80
0.406229
bc4607d07b13bc3ecf5d07b6763548747b90a153
643
rst
reStructuredText
docs/tools/tools.rst
hopper-maker/openxc-python
2054c3d7a7ba09b8f0eeecc2348185857dc22f5f
[ "BSD-3-Clause" ]
81
2015-01-17T04:21:55.000Z
2022-01-12T16:54:26.000Z
docs/tools/tools.rst
hopper-maker/openxc-python
2054c3d7a7ba09b8f0eeecc2348185857dc22f5f
[ "BSD-3-Clause" ]
84
2015-01-14T20:17:44.000Z
2020-10-19T21:46:25.000Z
docs/tools/tools.rst
hopper-maker/openxc-python
2054c3d7a7ba09b8f0eeecc2348185857dc22f5f
[ "BSD-3-Clause" ]
32
2015-03-08T14:03:53.000Z
2022-01-04T12:21:59.000Z
Command Line Tools =================== With all tools, the library will attempt to autodetect the payload format being used by the VI. If it's not sending any messages this is not possible, so you may need to provide the current payload format explicitly with the ``--format`` flag. For example, here's a command to cha...
29.227273
79
0.724728
948e4731a6d86ced500bf5c43f58b40f036037f6
595
rst
reStructuredText
docs/source/releases/index.rst
cazgp/wagtailmenus
b0a6acb281227c93b3b4f11265366da0dada4248
[ "MIT" ]
329
2016-01-28T16:20:16.000Z
2022-01-31T03:43:54.000Z
docs/source/releases/index.rst
cazgp/wagtailmenus
b0a6acb281227c93b3b4f11265366da0dada4248
[ "MIT" ]
337
2016-04-15T11:09:44.000Z
2022-01-31T10:01:32.000Z
docs/source/releases/index.rst
cazgp/wagtailmenus
b0a6acb281227c93b3b4f11265366da0dada4248
[ "MIT" ]
105
2016-06-17T15:45:07.000Z
2022-01-21T21:23:56.000Z
Release notes ============= .. toctree:: :maxdepth: 1 3.1 3.0.2 3.0.1 3.0 2.13.1 2.13 2.12.1 2.12 2.11.1 2.11 2.10.1 2.10.0 2.9.0 2.8.0 2.7.1 2.7.0 2.6.0 2.5.2 2.5.1 2.5.0 2.4.3 2.4.2 2.4.1 2.4.0 2.3.2 2.3.1 ...
11.666667
71
0.430252
bfbfd779243c8dd2f06f2c09c6a6ad7e0d554291
2,784
rst
reStructuredText
docs/getting_started/installation.rst
CIMAC-CIDC/cidc-snakemake
3a44501c5fbf1428f42ff6a47e6bc5fa7b369cf8
[ "MIT" ]
null
null
null
docs/getting_started/installation.rst
CIMAC-CIDC/cidc-snakemake
3a44501c5fbf1428f42ff6a47e6bc5fa7b369cf8
[ "MIT" ]
null
null
null
docs/getting_started/installation.rst
CIMAC-CIDC/cidc-snakemake
3a44501c5fbf1428f42ff6a47e6bc5fa7b369cf8
[ "MIT" ]
null
null
null
.. getting_started-installation: ============ Installation ============ Snakemake is available on PyPi as well as through Bioconda and also from source code. You can use one of the following ways for installing Snakemake. Installation via Conda ====================== This is the recommended way to install Snakemake...
30.933333
221
0.733118
cabd508fe92a378be28ef06c99b53195df5e997e
593
rst
reStructuredText
Documentation/source/reference/aft-string/functions/aft-ascii-is-whitespace.rst
Vavassor/AdString
7558bb3056441909b83a0e67828cc4b1509f5332
[ "CC0-1.0" ]
null
null
null
Documentation/source/reference/aft-string/functions/aft-ascii-is-whitespace.rst
Vavassor/AdString
7558bb3056441909b83a0e67828cc4b1509f5332
[ "CC0-1.0" ]
3
2019-01-15T22:46:23.000Z
2019-01-24T21:20:09.000Z
Documentation/source/reference/aft-string/functions/aft-ascii-is-whitespace.rst
Vavassor/AdString
7558bb3056441909b83a0e67828cc4b1509f5332
[ "CC0-1.0" ]
null
null
null
aft_ascii_is_whitespace ======================= .. c:function:: bool aft_ascii_is_whitespace(char c) Determine if a character is whitespace. .. table:: Whitespace Characters =============== ======== Name Literal =============== ======== Carriage Return ``'\r'`` ...
24.708333
52
0.406408
3aecdf7a5cff6fa307c6237a7233c59336b3ee3d
864
rst
reStructuredText
README.rst
keke8273/java-formula
5c6fa2ada6de18ddce7dcde0d83ae741bf77e208
[ "Apache-2.0" ]
null
null
null
README.rst
keke8273/java-formula
5c6fa2ada6de18ddce7dcde0d83ae741bf77e208
[ "Apache-2.0" ]
null
null
null
README.rst
keke8273/java-formula
5c6fa2ada6de18ddce7dcde0d83ae741bf77e208
[ "Apache-2.0" ]
null
null
null
java ==== This state installs java to /opt and sets up the alternatives system to point to the binaries under /opt. To use this state the java tarball(s) must be downloaded manually and placed in the files directory. Available states ================ .. contents:: :local: ``java.server_jre`` -------------------...
21.6
93
0.626157
cc2855579dea30f19e13ea70d6da09ab2e45f11f
992
rst
reStructuredText
doc/cookbook/shell-debuggingdatabase.rst
getong/zotonic
f8435a957c3684221086e318e9a30361dd75eaeb
[ "Apache-2.0" ]
1
2015-07-24T13:05:26.000Z
2015-07-24T13:05:26.000Z
doc/cookbook/shell-debuggingdatabase.rst
getong/zotonic
f8435a957c3684221086e318e9a30361dd75eaeb
[ "Apache-2.0" ]
null
null
null
doc/cookbook/shell-debuggingdatabase.rst
getong/zotonic
f8435a957c3684221086e318e9a30361dd75eaeb
[ "Apache-2.0" ]
null
null
null
Debugging db (query) issues =========================== Techniques for finding root cause when queries are involved. Why --- When you face unexpected behavior as a result of some database query (z_db:q et al), you either have to hunt down the queries and re-run them by hand, which is really time consuming and painfu...
30.060606
69
0.734879
4e65d1518ed9b1b95956a29b5421115dbb39d893
863
rst
reStructuredText
docs/source/02-Add-Custom-Style-Sheet/index.rst
MacHu-GWU/learn_sphinx-project
2b020deef9f79b11dd4532ff351a46d607203e30
[ "MIT" ]
null
null
null
docs/source/02-Add-Custom-Style-Sheet/index.rst
MacHu-GWU/learn_sphinx-project
2b020deef9f79b11dd4532ff351a46d607203e30
[ "MIT" ]
null
null
null
docs/source/02-Add-Custom-Style-Sheet/index.rst
MacHu-GWU/learn_sphinx-project
2b020deef9f79b11dd4532ff351a46d607203e30
[ "MIT" ]
null
null
null
Add Custome Style Sheet ============================================================================== - This is :red:`Red` text. - This is :blue:`Blue` text. - This is :green:`Green` text. 1. Add your custom ``.css`` file. it should sitting at ``./_static/css/xxx.css``, let's say ``custom-style.css``, in this Style ...
47.944444
224
0.618772
71bcf42359747f80918d13bb98b32b1b7fdf2c14
438
rst
reStructuredText
API/env/lib/python3.6/site-packages/cmake/data/share/cmake-3.15/Help/variable/CMAKE_XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst
tirth2212/Attendance-Log
de749bb12eccb5da069824be976e8fbdafec4eda
[ "MIT" ]
107
2021-08-28T20:08:42.000Z
2022-03-22T08:02:16.000Z
API/env/lib/python3.6/site-packages/cmake/data/share/cmake-3.15/Help/variable/CMAKE_XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst
tirth2212/Attendance-Log
de749bb12eccb5da069824be976e8fbdafec4eda
[ "MIT" ]
30
2020-04-15T19:37:40.000Z
2020-04-22T21:19:35.000Z
API/env/lib/python3.6/site-packages/cmake/data/share/cmake-3.15/Help/variable/CMAKE_XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst
tirth2212/Attendance-Log
de749bb12eccb5da069824be976e8fbdafec4eda
[ "MIT" ]
98
2019-10-17T14:48:28.000Z
2022-01-21T03:33:38.000Z
CMAKE_XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER ---------------------------------------------- Whether to disable the ``Main Thread Checker`` in the Diagnostics section of the generated Xcode scheme. This variable initializes the :prop_tgt:`XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER` property on all targets. Please ref...
33.692308
69
0.757991
4992f73358d544006612401536b4671242754d27
3,240
rst
reStructuredText
docs/source/index.rst
NGC4676/mrf
baba888730706711c71dde426555fe27146b20db
[ "MIT" ]
15
2019-08-23T17:31:33.000Z
2021-05-28T14:26:23.000Z
docs/source/index.rst
NGC4676/mrf
baba888730706711c71dde426555fe27146b20db
[ "MIT" ]
5
2019-10-24T16:30:29.000Z
2021-08-03T18:51:09.000Z
docs/source/index.rst
NGC4676/mrf
baba888730706711c71dde426555fe27146b20db
[ "MIT" ]
7
2019-08-13T13:21:10.000Z
2021-10-16T20:44:44.000Z
MRF: Multi-Resolution Filtering =============================== Multi-Resolution Filtering is a method for isolating faint, extended emission in `Dragonfly <http://dragonflytelescope.org>`_ data and other low resolution images. It is implemented in an open-source MIT licensed Python package ``mrf``. Please read `van Do...
36.818182
424
0.708333
7a4e8c114fed84b9a14315f2b21e8d21e454d972
8,102
rst
reStructuredText
docs/packages.rst
minhhoit/yacms
39a9f1f2f8eced6d4cb89db36f3cdff89c18bdfe
[ "BSD-2-Clause" ]
null
null
null
docs/packages.rst
minhhoit/yacms
39a9f1f2f8eced6d4cb89db36f3cdff89c18bdfe
[ "BSD-2-Clause" ]
null
null
null
docs/packages.rst
minhhoit/yacms
39a9f1f2f8eced6d4cb89db36f3cdff89c18bdfe
[ "BSD-2-Clause" ]
null
null
null
======== Packages ======== Below are auto-generated docs mostly covering each of the packages contained within Yacms that are added to ``settings.INSTALLED_APPS``. ``Yacms.boot`` ================== .. automodule:: Yacms.boot :members: ``Yacms.core`` ================== .. automodule:: Yacms.core ``Yacms.co...
17.128964
76
0.526166
dfb84a8d6980d32bb6a639fd6aeb9cae63079bc3
10,965
rst
reStructuredText
docs/source/extensions.rst
d-sot/hdmf
6df64fe9f2f8163d1c688561c4a5a7ae96ae7284
[ "BSD-3-Clause-LBNL" ]
null
null
null
docs/source/extensions.rst
d-sot/hdmf
6df64fe9f2f8163d1c688561c4a5a7ae96ae7284
[ "BSD-3-Clause-LBNL" ]
null
null
null
docs/source/extensions.rst
d-sot/hdmf
6df64fe9f2f8163d1c688561c4a5a7ae96ae7284
[ "BSD-3-Clause-LBNL" ]
null
null
null
.. _extending-standard: Extending standards =================== The following page will discuss how to extend a standard using HDMF. .. _creating-extensions: Creating new Extensions ----------------------- Standards specified using HDMF are designed to be extended. Extension for a standard can be done so using cla...
34.699367
144
0.6601
23fc56b5d5184c4ad2e56a6147d5bf7928cf682a
273
rst
reStructuredText
Source Files/hector_quadrotor_tutorial/src/hector_models/hector_xacro_tools/CHANGELOG.rst
AntoineHX/OMPL_Planning
60b5fbb90799d89635956580bc2f596ca4db658f
[ "MIT" ]
null
null
null
Source Files/hector_quadrotor_tutorial/src/hector_models/hector_xacro_tools/CHANGELOG.rst
AntoineHX/OMPL_Planning
60b5fbb90799d89635956580bc2f596ca4db658f
[ "MIT" ]
null
null
null
Source Files/hector_quadrotor_tutorial/src/hector_models/hector_xacro_tools/CHANGELOG.rst
AntoineHX/OMPL_Planning
60b5fbb90799d89635956580bc2f596ca4db658f
[ "MIT" ]
null
null
null
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Changelog for package hector_xacro_tools ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 0.3.2 (2014-09-01) ------------------ 0.3.1 (2014-03-30) ------------------ 0.3.0 (2013-09-02) ------------------ * catkinized stack hector_models
19.5
40
0.358974
a107db51f483585fd44ca0a93a874daf7f9fbf17
1,776
rst
reStructuredText
doc/source/whats_new.rst
jklynch/databroker
9d228396c7759cf9b1463b7f87647f29f5efb357
[ "BSD-3-Clause" ]
null
null
null
doc/source/whats_new.rst
jklynch/databroker
9d228396c7759cf9b1463b7f87647f29f5efb357
[ "BSD-3-Clause" ]
null
null
null
doc/source/whats_new.rst
jklynch/databroker
9d228396c7759cf9b1463b7f87647f29f5efb357
[ "BSD-3-Clause" ]
null
null
null
.. _whats_new: Release History =============== A catalog of new features, improvements, and bug-fixes in each release. Follow links to the relevant GitHub issue or pull request for specific code changes and any related discussion. .. include:: whats_new/v1.1.0.txt .. include:: whats_new/v1.0.6.txt .. include:: whats...
32.290909
78
0.6875
9090b540fc498a73ab673759b7bba7b9efc2f817
48
rst
reStructuredText
doc/psiturk_org_api.rst
l3atbc/psiturk
85ffa74030ec2a5f4142e5bca63b2f8b8807d7c6
[ "MIT" ]
6
2015-02-13T12:46:07.000Z
2020-02-20T08:56:15.000Z
doc/psiturk_org_api.rst
l3atbc/psiturk
85ffa74030ec2a5f4142e5bca63b2f8b8807d7c6
[ "MIT" ]
null
null
null
doc/psiturk_org_api.rst
l3atbc/psiturk
85ffa74030ec2a5f4142e5bca63b2f8b8807d7c6
[ "MIT" ]
1
2018-07-27T06:39:46.000Z
2018-07-27T06:39:46.000Z
psiturk.org RESTful API ========================
24
24
0.416667
8c055933fd0d9deb5f9ef2b7eb6ba9a9c8e0dfd5
1,259
rst
reStructuredText
docs/admin/media.rst
khchine5/book
b6272d33d49d12335d25cf0a2660f7996680b1d1
[ "BSD-2-Clause" ]
1
2018-01-12T14:09:58.000Z
2018-01-12T14:09:58.000Z
docs/admin/media.rst
khchine5/book
b6272d33d49d12335d25cf0a2660f7996680b1d1
[ "BSD-2-Clause" ]
4
2018-02-06T19:53:10.000Z
2019-08-01T21:47:44.000Z
docs/admin/media.rst
khchine5/book
b6272d33d49d12335d25cf0a2660f7996680b1d1
[ "BSD-2-Clause" ]
null
null
null
The `media` directory ===================== The `media` directory is a subdirectory of your project directory, containing symbolic links to various sets of static files which Lino expects to be served under the `/media/` location. Lino manages the content of this directory more or less automatically, but **only if ...
32.282051
78
0.729944
c0cbb7769ca358a6fdf946bccf138805988ee658
6,134
rst
reStructuredText
documentation/source/reference/statmech/index.rst
faribas/RMG-Py
6149e29b642bf8da9537e2db98f15121f0e040c7
[ "MIT" ]
1
2017-12-18T18:43:22.000Z
2017-12-18T18:43:22.000Z
documentation/source/reference/statmech/index.rst
speth/RMG-Py
1d2c2b684580396e984459d9347628a5ceb80e2e
[ "MIT" ]
72
2016-06-06T18:18:49.000Z
2019-11-17T03:21:10.000Z
documentation/source/reference/statmech/index.rst
speth/RMG-Py
1d2c2b684580396e984459d9347628a5ceb80e2e
[ "MIT" ]
3
2017-09-22T15:47:37.000Z
2021-12-30T23:51:47.000Z
********************************************* Statistical mechanics (:mod:`rmgpy.statmech`) ********************************************* .. module:: rmgpy.statmech The :mod:`rmgpy.statmech` subpackage contains classes that represent various statistical mechanical models of molecular degrees of freedom. These models ...
43.503546
158
0.509455
2f87d9ea4399afb56e856e7d4420daf01cde8430
1,305
rst
reStructuredText
docs/for-dev/zhcls/generator.rst
xiaoxing1120/zhihu-spider1.0
932147102033ed52660564b2a2fa94d23e99c0be
[ "MIT" ]
6
2019-11-19T02:09:12.000Z
2022-03-01T10:12:16.000Z
docs/for-dev/zhcls/generator.rst
xiaoxing1120/zhihu-spider1.0
932147102033ed52660564b2a2fa94d23e99c0be
[ "MIT" ]
null
null
null
docs/for-dev/zhcls/generator.rst
xiaoxing1120/zhihu-spider1.0
932147102033ed52660564b2a2fa94d23e99c0be
[ "MIT" ]
12
2017-10-18T11:01:34.000Z
2021-06-02T01:45:24.000Z
Paging data process - 多页数据处理 ================================== intro - 介绍 ------------ 知乎有很多列表型数据,比如问题的答案,我的关注者,专栏的文章,等等。 这些数据在知乎的 API 获取的时候是间断的,比如,每次获取 20 个,在手机 APP 上就体现为继续上划加载更多。这些数据处理的逻辑类似,数据的格式也类似, 只是最后列表项中的对象不同。 常见的多页数据的 JSON 如下: .. code-block:: python { 'paging': { 'previous': 'pr...
20.390625
63
0.539464
6c755b41d6ceda01f51a39d10988e0d8ebb7e59c
79
rst
reStructuredText
docs/usage.rst
nollety/tengen
e11d9796638cc7538b2c946d163784c470fcea28
[ "MIT" ]
null
null
null
docs/usage.rst
nollety/tengen
e11d9796638cc7538b2c946d163784c470fcea28
[ "MIT" ]
87
2021-07-05T07:17:35.000Z
2022-03-29T07:29:27.000Z
docs/usage.rst
nollety/tengen
e11d9796638cc7538b2c946d163784c470fcea28
[ "MIT" ]
null
null
null
Usage ===== .. click:: tengen.__main__:main :prog: tengen :nested: full
11.285714
31
0.607595
5715a704d957edf913dc7c67f71dd8c2aa1d01d3
651
rst
reStructuredText
CHANGELOG.rst
tiiuae/fog_bumper
ec2cc7063ec1d6454c604cf74ec5496357dc6062
[ "BSD-3-Clause" ]
null
null
null
CHANGELOG.rst
tiiuae/fog_bumper
ec2cc7063ec1d6454c604cf74ec5496357dc6062
[ "BSD-3-Clause" ]
1
2021-11-18T14:36:18.000Z
2021-11-18T14:44:43.000Z
CHANGELOG.rst
tiiuae/fog_bumper
ec2cc7063ec1d6454c604cf74ec5496357dc6062
[ "BSD-3-Clause" ]
null
null
null
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Changelog for package fog_bumper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 0.0.1 (2021-11-30) ----------- * let launch to be executable * Merge pull request `#1 <https://github.com/tiiuae/fog_bumper/issues/1>`_ from tiiuae/ci-scripts Ci scripts * update versions * add github action * Add ci-s...
27.125
97
0.675883
9d5b0551f83e8f2e45e78ec15abf749acf783ea2
741
rst
reStructuredText
docs/source/index.rst
spukhafte-sys/cdce9xx
3723b0b4843da56de8eb399877d0d32c4e5a4ad2
[ "MIT" ]
null
null
null
docs/source/index.rst
spukhafte-sys/cdce9xx
3723b0b4843da56de8eb399877d0d32c4e5a4ad2
[ "MIT" ]
1
2022-02-17T18:45:55.000Z
2022-02-17T22:56:27.000Z
docs/source/index.rst
spukhafte-sys/cdce9xx
3723b0b4843da56de8eb399877d0d32c4e5a4ad2
[ "MIT" ]
null
null
null
.. CDCE9xx documentation master file, created by sphinx-quickstart on Fri Feb 11 13:38:35 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to CDCE9xx's documentation! =================================== **CDCE9xx** is a Python3 comma...
25.551724
82
0.672065
37b2b836d9c2f21ef1ac317b6d668d01445d29c7
3,841
rst
reStructuredText
CHANGES.rst
t-cas/JumpSSH
9f8529690064d11c9ec965a0340f220669bd7663
[ "MIT" ]
null
null
null
CHANGES.rst
t-cas/JumpSSH
9f8529690064d11c9ec965a0340f220669bd7663
[ "MIT" ]
null
null
null
CHANGES.rst
t-cas/JumpSSH
9f8529690064d11c9ec965a0340f220669bd7663
[ "MIT" ]
null
null
null
1.6.5 (11/03/2020) ------------------ - [Bug] :issue:`152`: Remove pkg_info.json file and replace it with python file to avoid access issue at runtime 1.6.4 (08/24/2020) ------------------ - [Bug] :issue:`109`: Fix automated session closure handled by python garbage collection - [Bug] :issue:`120`: Fix get_remote_sess...
45.188235
157
0.700599
cfc8a40e904a8e8545f72a26a526645d39dd5cbd
5,345
rst
reStructuredText
chef_master/source/upgrade_server_ha_v2.rst
gavingmiller/chef-web-docs
894bcbd0bdf8a71a37f04a56c3d02cf69ff43283
[ "CC-BY-3.0" ]
null
null
null
chef_master/source/upgrade_server_ha_v2.rst
gavingmiller/chef-web-docs
894bcbd0bdf8a71a37f04a56c3d02cf69ff43283
[ "CC-BY-3.0" ]
null
null
null
chef_master/source/upgrade_server_ha_v2.rst
gavingmiller/chef-web-docs
894bcbd0bdf8a71a37f04a56c3d02cf69ff43283
[ "CC-BY-3.0" ]
null
null
null
===================================================== High Availability: Backend Cluster ===================================================== `[edit on GitHub] <https://github.com/chef/chef-web-docs/blob/master/chef_master/source/upgrade_server_ha_v2.rst>`__ .. tag chef_automate_mark .. image:: ../../images/chef_aut...
34.483871
396
0.652198
5d1702265c20fcf08de2aab998f973a66f6a6325
3,786
rst
reStructuredText
docs/source/sections/progapi/progapi3_tcga/samples_annotations.rst
kabdilleh1/readthedocs
1f3a070860be552b76002ead610b8f397eeba0e3
[ "Apache-2.0" ]
null
null
null
docs/source/sections/progapi/progapi3_tcga/samples_annotations.rst
kabdilleh1/readthedocs
1f3a070860be552b76002ead610b8f397eeba0e3
[ "Apache-2.0" ]
null
null
null
docs/source/sections/progapi/progapi3_tcga/samples_annotations.rst
kabdilleh1/readthedocs
1f3a070860be552b76002ead610b8f397eeba0e3
[ "Apache-2.0" ]
null
null
null
samples().annotations() ######################## Returns TCGA annotations about a specific sample, Takes a sample barcode (of length 16, *eg* TCGA-01-0628-11A) as a required parameter. User does not need to be authenticated. **Example**:: curl https://api-dot-isb-cgc.appspot.com/_ah/api/isb_cgc_tcga_api/v3/sam...
39.030928
254
0.679345
874db6c74b1f8b1f1d38974d0f0f32d258e5519b
1,461
rst
reStructuredText
includes_chef_repo/includes_chef_repo_git_master_setup.rst
jblaine/chef-docs
dc540f7bbc2d3eedb05a74f34b1caf25f1a5d7d3
[ "CC-BY-3.0" ]
null
null
null
includes_chef_repo/includes_chef_repo_git_master_setup.rst
jblaine/chef-docs
dc540f7bbc2d3eedb05a74f34b1caf25f1a5d7d3
[ "CC-BY-3.0" ]
1
2021-06-27T17:03:16.000Z
2021-06-27T17:03:16.000Z
includes_chef_repo/includes_chef_repo_git_master_setup.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. Use the following steps to set up a development repository for |chef|: #. Setup a |github| account. #. Fork...
24.762712
113
0.666667
091f2c02ac2f920b5e8155968517445aae4fe900
6,842
rst
reStructuredText
README.rst
edwinbalani/ucam-wls
1c828c1b9cbf4e6b38fb1986235e20a746726f6a
[ "MIT" ]
null
null
null
README.rst
edwinbalani/ucam-wls
1c828c1b9cbf4e6b38fb1986235e20a746726f6a
[ "MIT" ]
3
2020-11-20T18:36:11.000Z
2020-12-03T00:55:56.000Z
README.rst
edwinbalani/ucam-wls
1c828c1b9cbf4e6b38fb1986235e20a746726f6a
[ "MIT" ]
null
null
null
============================================ ucam-wls: a Raven-like login service library ============================================ `Documentation <https://eb677.user.srcf.net/ucam_wls/>`_ [WIP] | `PyPI <https://pypi.org/project/ucam-wls/>`_ | `GitHub <https://github.com/edwinbalani/ucam-wls>`_ ``ucam-wls`` is a P...
39.321839
127
0.734727
3649ca607aaa2e20ef191fe62bb860e27fb98ec8
1,831
rst
reStructuredText
docs/response.rst
yunstanford/transmute-core
a8e5dd055f0f3d39327d71dd61bf0ee147f59ebe
[ "MIT" ]
42
2016-06-04T00:16:16.000Z
2021-06-11T02:09:31.000Z
docs/response.rst
yunstanford/transmute-core
a8e5dd055f0f3d39327d71dd61bf0ee147f59ebe
[ "MIT" ]
55
2016-06-11T13:58:46.000Z
2021-12-21T06:29:20.000Z
docs/response.rst
yunstanford/transmute-core
a8e5dd055f0f3d39327d71dd61bf0ee147f59ebe
[ "MIT" ]
18
2016-05-18T20:50:53.000Z
2021-11-18T09:09:59.000Z
======== Response ======== -------------- Response Shape -------------- The response shape describes what sort of object is returned back by the HTTP response in cases of success. Simple Shape ============ As of transmute-core 0.4.0, the default response shape is simply the object itself, serialized to the primitiv...
21.541176
89
0.639541
38785051f943655b72ba577ac4e4b1cc5bf8dd1d
981
rst
reStructuredText
examples/galh_test/README.rst
decaelus/vplanet
f59bd59027f725cc12a2115e8d5df58784c53477
[ "MIT" ]
null
null
null
examples/galh_test/README.rst
decaelus/vplanet
f59bd59027f725cc12a2115e8d5df58784c53477
[ "MIT" ]
null
null
null
examples/galh_test/README.rst
decaelus/vplanet
f59bd59027f725cc12a2115e8d5df58784c53477
[ "MIT" ]
null
null
null
Galactic Habitat ================ Overview -------- =================== ============ **Date** 07/25/18 **Author** Russell Deitrick **Modules** `galhabit <../src/galhabit.html>`_ **Approx. runtime** | 183 seconds (:code:`vpl.in`) | 175 seconds (:code:`tides_o...
22.295455
125
0.542304
8cf5494f9f8544e7e7653a5f21f1c843476b34f1
305
rst
reStructuredText
product_price_factor/README.rst
factorlibre/website-addons
9a0c7a238e2b6030d57f7a08d48816b4f2431524
[ "MIT" ]
1
2020-03-01T03:04:21.000Z
2020-03-01T03:04:21.000Z
product_price_factor/README.rst
factorlibre/website-addons
9a0c7a238e2b6030d57f7a08d48816b4f2431524
[ "MIT" ]
null
null
null
product_price_factor/README.rst
factorlibre/website-addons
9a0c7a238e2b6030d57f7a08d48816b4f2431524
[ "MIT" ]
null
null
null
Product price factor ==================== Description: https://apps.odoo.com/apps/modules/11.0/product_price_factor/ Maintainers ----------- * `IT-Projects LLC <https://it-projects.info>`__ This module is not maintained since Odoo 13.0 Tested on Odoo 11.0 51a9f30e1971155b6315c6bd888d56048191bddd
23.461538
74
0.708197
201c9a2f288c43391c95dec3ba7855bc5961fe2f
461
rst
reStructuredText
specific/vlc/README.rst
fishilico/home-files
f508eccae5c1a2082a92108380258daae3e7f59b
[ "CNRI-Python" ]
19
2016-05-25T19:29:31.000Z
2021-06-16T13:13:33.000Z
specific/vlc/README.rst
fishilico/home-files
f508eccae5c1a2082a92108380258daae3e7f59b
[ "CNRI-Python" ]
1
2019-02-22T20:18:05.000Z
2019-02-22T20:58:23.000Z
specific/vlc/README.rst
fishilico/home-files
f508eccae5c1a2082a92108380258daae3e7f59b
[ "CNRI-Python" ]
4
2020-01-23T11:18:50.000Z
2021-10-31T13:05:07.000Z
Youtube playlist addon ====================== A fresh install of VLC can read youtube videos but not playlists. This feature can be added thanks to a Lua script to be copied in ``~/.local/share/vlc/lua/playlist/youtube_playlist.lua``. On Windows the path is ``%APPDATA%\vlc\lua\playlist\``. * Addon website: http://add...
41.909091
90
0.737527
2598355f3d6edb7ed91200fb2985359ec6efa470
6,099
rst
reStructuredText
README.rst
mdelecate/snappass
7bf2d529813949bd15bb1b215df3202aebd6d218
[ "MIT" ]
null
null
null
README.rst
mdelecate/snappass
7bf2d529813949bd15bb1b215df3202aebd6d218
[ "MIT" ]
null
null
null
README.rst
mdelecate/snappass
7bf2d529813949bd15bb1b215df3202aebd6d218
[ "MIT" ]
null
null
null
Fork Notes -------- Forked the original from pinterest/snappass in order to fix an issue with the shareable token links, as all URLs not pointing to the base domain lead to a "500 Internal Server Error" page when deployed via cPanel's Application Manager (which uses Passenger). This fork fixes this by inserting the t...
36.303571
259
0.723889
f6bb267a93f7575e6f0cca9abcd910f47621753e
6,723
rst
reStructuredText
kekuatan_gerakan.rst
suryadalimunthe/sainsterbuka
b21bf1e366f7d797bc014705050014bc44dc2fef
[ "CC0-1.0" ]
null
null
null
kekuatan_gerakan.rst
suryadalimunthe/sainsterbuka
b21bf1e366f7d797bc014705050014bc44dc2fef
[ "CC0-1.0" ]
null
null
null
kekuatan_gerakan.rst
suryadalimunthe/sainsterbuka
b21bf1e366f7d797bc014705050014bc44dc2fef
[ "CC0-1.0" ]
1
2018-08-14T09:11:25.000Z
2018-08-14T09:11:25.000Z
6. Kekuatan Gerakan ======================== Bagian strategi ini akan menggambarkan beberapa kekuatan gerakan atau komunitas Pengetahuan Terbuka. **Struktur organisasi dan dampak kolektif** * Komunitas ilmiah global sangat luas, meliputi setiap benua, dan tertanam dalam penelitian dan lembaga akademis. Gerakan 'Terb...
122.236364
665
0.819872
d2a39404de0d51389552d614dc7e2153b4306985
788
rst
reStructuredText
README.rst
dkirkby/bossdata
313b6a69e75679248a2e41f02f88da467835aa45
[ "MIT" ]
2
2017-06-12T13:18:20.000Z
2020-04-08T10:00:31.000Z
README.rst
dkirkby/bossdata
313b6a69e75679248a2e41f02f88da467835aa45
[ "MIT" ]
102
2015-05-11T20:27:10.000Z
2019-01-08T16:01:54.000Z
README.rst
dkirkby/bossdata
313b6a69e75679248a2e41f02f88da467835aa45
[ "MIT" ]
4
2015-06-18T19:51:46.000Z
2017-08-31T00:23:18.000Z
======== bossdata ======== .. image:: https://travis-ci.org/dkirkby/bossdata.svg?branch=master :target: https://travis-ci.org/dkirkby/bossdata .. image:: https://img.shields.io/pypi/v/bossdata.svg :target: https://pypi.python.org/pypi/bossdata .. image:: https://readthedocs.org/projects/bossdata/badg...
32.833333
76
0.711929
f702de43c88ac99d53bc5218a9130293ef4018c7
500
rst
reStructuredText
Resources/doc/codeigniter.rst
CyrilleHugues/TheodoEvolutionLegacyWrapperBundle
c00c3b6b88f7ac256614d2582e493c5324723baf
[ "MIT" ]
null
null
null
Resources/doc/codeigniter.rst
CyrilleHugues/TheodoEvolutionLegacyWrapperBundle
c00c3b6b88f7ac256614d2582e493c5324723baf
[ "MIT" ]
null
null
null
Resources/doc/codeigniter.rst
CyrilleHugues/TheodoEvolutionLegacyWrapperBundle
c00c3b6b88f7ac256614d2582e493c5324723baf
[ "MIT" ]
null
null
null
Wrap CodeIgniter ================= Here is the basic configuration for a CodeIgniter application: :: theodo_evolution_legacy_wrapper: root_dir: %kernel.root_dir%/../legacy class_loader_id: theodo_evolution_legacy_wrapper.autoload.codeigniter_class_loader kernel: id: theodo_evol...
29.411765
90
0.644
7411d782d3c8a597b1e83d062c4ee185889ebbee
7,048
rst
reStructuredText
covertutils/docs/stages.rst
aidden-laoch/sabre
0940aa51dfc5074291df9d29db827ddb4010566d
[ "MIT" ]
2
2020-11-23T23:54:32.000Z
2021-05-25T12:28:05.000Z
covertutils/docs/stages.rst
aidden-laoch/sabre
0940aa51dfc5074291df9d29db827ddb4010566d
[ "MIT" ]
1
2021-03-20T05:43:02.000Z
2021-03-20T05:43:02.000Z
covertutils/docs/stages.rst
aidden-laoch/sabre
0940aa51dfc5074291df9d29db827ddb4010566d
[ "MIT" ]
null
null
null
.. _stages_page: Beyond the OS Shell =================== The ``covertutils`` package has an API for creating custom stages that can be dynamically loaded to compromised machines. If a :class:`covertutils.handlers.stageable.StageableHandler` is running in a pwned machine stages can be pushed to it. The API is fully ...
31.891403
366
0.692111
73b94ea4230e4cf2e2775211297e67f3ac35fd3e
571
rst
reStructuredText
docs/source/elliot/elliot.evaluation.metrics.coverage.num_retrieved.rst
gategill/elliot
113763ba6d595976e14ead2e3d460d9705cd882e
[ "Apache-2.0" ]
175
2021-03-04T15:46:25.000Z
2022-03-31T05:56:58.000Z
docs/source/elliot/elliot.evaluation.metrics.coverage.num_retrieved.rst
gategill/elliot
113763ba6d595976e14ead2e3d460d9705cd882e
[ "Apache-2.0" ]
15
2021-03-06T17:53:56.000Z
2022-03-24T17:02:07.000Z
docs/source/elliot/elliot.evaluation.metrics.coverage.num_retrieved.rst
gategill/elliot
113763ba6d595976e14ead2e3d460d9705cd882e
[ "Apache-2.0" ]
39
2021-03-04T15:46:26.000Z
2022-03-09T15:37:12.000Z
elliot.evaluation.metrics.coverage.num\_retrieved package ========================================================= Submodules ---------- elliot.evaluation.metrics.coverage.num\_retrieved.num\_retrieved module ----------------------------------------------------------------------- .. automodule:: elliot.evaluation.m...
25.954545
78
0.57268
b0681d22b539a956127dae593e23df84f5cb71d5
434
rst
reStructuredText
about.rst
Cuder/elevator-guide
875cb330f2f2802660d1010a2671bec958386435
[ "MIT" ]
null
null
null
about.rst
Cuder/elevator-guide
875cb330f2f2802660d1010a2671bec958386435
[ "MIT" ]
null
null
null
about.rst
Cuder/elevator-guide
875cb330f2f2802660d1010a2671bec958386435
[ "MIT" ]
null
null
null
About DenvEL-4500 ================= DenvEL-4500 is a modern high-speed passenger elevator. It carries people between floors of a public or residential building. DenvEL-4500 consists of two main components: * The car—a cabin for passengers * The hoistway—a shaft in which the car moves up and down .. toctree:: :max...
22.842105
124
0.714286
9ed6b3843bf537efde95c1cf63435995b8b352a5
2,776
rst
reStructuredText
docs/source/index.rst
rlluo1/SET
20625a3fa528b75a1ffe8794ecb9b9d0557d363f
[ "NASA-1.3" ]
10
2018-01-08T22:09:24.000Z
2020-12-16T00:57:06.000Z
docs/source/index.rst
rlluo1/SET
20625a3fa528b75a1ffe8794ecb9b9d0557d363f
[ "NASA-1.3" ]
7
2018-01-09T20:05:51.000Z
2019-09-05T19:12:49.000Z
docs/source/index.rst
rlluo1/SET
20625a3fa528b75a1ffe8794ecb9b9d0557d363f
[ "NASA-1.3" ]
5
2018-08-07T15:18:09.000Z
2021-05-12T19:33:52.000Z
.. Skyglow documentation master file, created by sphinx-quickstart on Fri Jun 30 20:51:36 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ============================== **Skyglow Estimation Toolbox** ============================== *Current...
52.377358
681
0.768012
2a52bd6fa19e09fa6e593c4ee1c7e8eac6ad19e6
1,997
rst
reStructuredText
doc/index.rst
harsh-4/gil
6da59cc3351e5657275d3a536e0b6e7a1b6ac738
[ "BSL-1.0" ]
null
null
null
doc/index.rst
harsh-4/gil
6da59cc3351e5657275d3a536e0b6e7a1b6ac738
[ "BSL-1.0" ]
null
null
null
doc/index.rst
harsh-4/gil
6da59cc3351e5657275d3a536e0b6e7a1b6ac738
[ "BSL-1.0" ]
null
null
null
Boost Generic Image Library =========================== The Generic Image Library (GIL) is a C++11 header-only library that abstracts image representations from algorithms and allows writing code that can work on a variety of images with performance similar to hand-writing for a specific image type. Quickstart ------...
30.257576
83
0.715573
e95693bbe9b44f52ea80640f7813361b157a06d6
308
rst
reStructuredText
docs/source2/generated/generated/statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.param_names.rst
GreatWei/pythonStates
c4a9b326bfa312e2ae44a70f4dfaaf91f2d47a37
[ "BSD-3-Clause" ]
76
2019-12-28T08:37:10.000Z
2022-03-29T02:19:41.000Z
docs/source2/generated/generated/statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.param_names.rst
cluterdidiw/statsmodels
543037fa5768be773a3ba31fba06e16a9edea46a
[ "BSD-3-Clause" ]
11
2015-07-22T22:11:59.000Z
2020-10-09T08:02:15.000Z
docs/source2/generated/generated/statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.param_names.rst
cluterdidiw/statsmodels
543037fa5768be773a3ba31fba06e16a9edea46a
[ "BSD-3-Clause" ]
35
2020-02-04T14:46:25.000Z
2022-03-24T03:56:17.000Z
statsmodels.tsa.regime\_switching.markov\_autoregression.MarkovAutoregression.param\_names ========================================================================================== .. currentmodule:: statsmodels.tsa.regime_switching.markov_autoregression .. autoproperty:: MarkovAutoregression.param_names
51.333333
90
0.613636
d33046685f84782c1e161f7cc596107cbd0ac9bb
14,177
rst
reStructuredText
doc/build/faq/ormconfiguration.rst
sqlalchemy-bot/sqlalchemy
c0736e0b2a3bf8c0952db84f5b9943df9ebf18f7
[ "MIT" ]
null
null
null
doc/build/faq/ormconfiguration.rst
sqlalchemy-bot/sqlalchemy
c0736e0b2a3bf8c0952db84f5b9943df9ebf18f7
[ "MIT" ]
null
null
null
doc/build/faq/ormconfiguration.rst
sqlalchemy-bot/sqlalchemy
c0736e0b2a3bf8c0952db84f5b9943df9ebf18f7
[ "MIT" ]
1
2022-02-28T20:16:29.000Z
2022-02-28T20:16:29.000Z
ORM Configuration ================= .. contents:: :local: :class: faq :backlinks: none .. _faq_mapper_primary_key: How do I map a table that has no primary key? --------------------------------------------- The SQLAlchemy ORM, in order to map to a particular table, needs there to be at least one column ...
42.319403
439
0.68597
d14023aac7e54a5ddba1d17dd1f101de7d017832
1,318
rst
reStructuredText
src/developer/first-steps/docker.rst
roadiz/docs
3400ecc235f69458f3f55f4068b8026070ab63ed
[ "MIT" ]
5
2015-04-15T16:09:33.000Z
2017-04-27T21:16:11.000Z
src/developer/first-steps/docker.rst
roadiz/docs
3400ecc235f69458f3f55f4068b8026070ab63ed
[ "MIT" ]
8
2015-06-16T13:28:31.000Z
2019-01-19T10:14:10.000Z
src/developer/first-steps/docker.rst
roadiz/docs
3400ecc235f69458f3f55f4068b8026070ab63ed
[ "MIT" ]
7
2015-04-28T14:51:50.000Z
2018-06-14T12:49:12.000Z
.. _docker: Using Docker for development ============================ Roadiz standard edition is shipped with a ``docker-compose`` example environment ready to use for development. *Docker* on Linux will provide awesome performances and a production-like environment without bloating your development machine. Performa...
31.380952
109
0.718513
7c7683014d4b048bf6b5c9f81c5f97b9530c497c
2,019
rst
reStructuredText
docs/source/user/middleware/authorization.rst
mardiros/blacksmith
c86a870da04b0d916f243cb51f8861529284337d
[ "BSD-3-Clause" ]
15
2022-01-16T15:23:23.000Z
2022-01-20T21:42:53.000Z
docs/source/user/middleware/authorization.rst
mardiros/blacksmith
c86a870da04b0d916f243cb51f8861529284337d
[ "BSD-3-Clause" ]
9
2022-01-11T19:42:42.000Z
2022-01-26T20:24:23.000Z
docs/source/user/middleware/authorization.rst
mardiros/blacksmith
c86a870da04b0d916f243cb51f8861529284337d
[ "BSD-3-Clause" ]
null
null
null
.. _`Authentication Middleware`: Authentication Middleware ========================= Service may require an authentication to authorize http requests. The authentication part is not a part of the contract of a route, but generally for a whole service or even for the whole registry. For concistency, every service sh...
31.061538
79
0.729569
a7c2590b4b5006604639d7d81b32fc10863b5378
10,168
rst
reStructuredText
libmoon/deps/dpdk/doc/guides/nics/ark.rst
anonReview/Implementation
b86e0c48a1a9183a143687a2875b160504bcb202
[ "MIT" ]
4
2016-07-31T16:24:45.000Z
2021-11-22T16:10:39.000Z
libmoon/deps/dpdk/doc/guides/nics/ark.rst
anonReview/Implementation
b86e0c48a1a9183a143687a2875b160504bcb202
[ "MIT" ]
null
null
null
libmoon/deps/dpdk/doc/guides/nics/ark.rst
anonReview/Implementation
b86e0c48a1a9183a143687a2875b160504bcb202
[ "MIT" ]
2
2021-06-16T11:30:50.000Z
2021-09-20T16:53:38.000Z
.. BSD LICENSE Copyright (c) 2015-2017 Atomic Rules LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright noti...
38.80916
86
0.767506
820a9f68342a9932d66456ed93f4a2afc71ad85a
132
rst
reStructuredText
docs/api/epd_utils_lib/usecase_config.rst
quasi-robotics/easy_perception_deployment
19f0df36aa94426f81576a0b605718a7d8ac2d12
[ "Apache-2.0" ]
40
2020-07-10T02:40:09.000Z
2022-03-28T13:09:00.000Z
docs/api/epd_utils_lib/usecase_config.rst
quasi-robotics/easy_perception_deployment
19f0df36aa94426f81576a0b605718a7d8ac2d12
[ "Apache-2.0" ]
19
2020-09-15T14:50:09.000Z
2022-03-14T12:36:57.000Z
docs/api/epd_utils_lib/usecase_config.rst
cardboardcode/easy_perception_deployment
bf3ba2247fdddd1c6197762a5be453efd7031e02
[ "Apache-2.0" ]
8
2020-06-29T04:26:57.000Z
2022-01-07T13:57:26.000Z
.. _api_usecase_config: usecase_config ============== .. doxygenfile:: usecase_config.hpp :project: easy_perception_deployment
16.5
39
0.712121
79ce45e259bfc099c00bb58169ce9a331b9f5157
1,754
rst
reStructuredText
Memcached/MCBug5/memcached-127/libmemcached-0.49/docs/index.rst
uditagarwal97/nekara-artifact
b210ccaf751aca6bae7189d4f4db537b6158c525
[ "MIT" ]
2
2021-07-15T15:58:18.000Z
2021-07-16T14:37:26.000Z
Memcached/MCBug5/memcached-127/libmemcached-0.49/docs/index.rst
uditagarwal97/nekara-artifact
b210ccaf751aca6bae7189d4f4db537b6158c525
[ "MIT" ]
null
null
null
Memcached/MCBug5/memcached-127/libmemcached-0.49/docs/index.rst
uditagarwal97/nekara-artifact
b210ccaf751aca6bae7189d4f4db537b6158c525
[ "MIT" ]
2
2021-07-15T12:19:06.000Z
2021-09-06T04:28:19.000Z
========================================= Welcome to the libmemcached documentation ========================================= ------------ Libmemcached ------------ ###### Basics ###### .. toctree:: :maxdepth: 1 libmemcached memcached_create libmemcached_examples libmemcached_configuration ######...
13.703125
41
0.552452
76bb84eab3e426b2ff97f0b6d44068916c315cde
9,750
rst
reStructuredText
docs/buildconf-edeps.rst
sturmianseq/zenmake
44f1131c1ab677d8c3c930150c63a7dde4ef7de0
[ "BSD-3-Clause" ]
null
null
null
docs/buildconf-edeps.rst
sturmianseq/zenmake
44f1131c1ab677d8c3c930150c63a7dde4ef7de0
[ "BSD-3-Clause" ]
null
null
null
docs/buildconf-edeps.rst
sturmianseq/zenmake
44f1131c1ab677d8c3c930150c63a7dde4ef7de0
[ "BSD-3-Clause" ]
null
null
null
.. include:: global.rst.inc .. highlight:: python .. _buildconf-edep-params: Build config: edeps ============================= The config parameter ``edeps`` is a :ref:`dict<buildconf-dict-def>` with configurations of external non-system dependencies. General description of external dependencies is :ref:`here<depende...
34.821429
89
0.595282
b7ddd032eb49ee07e08d9997dc29fd7fe78329df
99
rst
reStructuredText
docs/source/api/constants/constants/vunits.constants.m_e.rst
VlachosGroup/vunits
0d0261bff1e57708eb885b65119f3b741b47ee03
[ "MIT" ]
null
null
null
docs/source/api/constants/constants/vunits.constants.m_e.rst
VlachosGroup/vunits
0d0261bff1e57708eb885b65119f3b741b47ee03
[ "MIT" ]
3
2020-01-06T03:03:51.000Z
2020-06-29T17:29:50.000Z
docs/source/api/constants/constants/vunits.constants.m_e.rst
VlachosGroup/vunits
0d0261bff1e57708eb885b65119f3b741b47ee03
[ "MIT" ]
null
null
null
vunits.constants.m\_e ===================== .. currentmodule:: vunits.constants .. autodata:: m_e
16.5
35
0.575758
500a5418b4ff478c68f40684ab01326aacc9651a
455
rst
reStructuredText
README.rst
naumvd95/salt-formula-patroni
1aec5db1da617bbf0da65171a531e7e947b444d8
[ "Apache-2.0" ]
null
null
null
README.rst
naumvd95/salt-formula-patroni
1aec5db1da617bbf0da65171a531e7e947b444d8
[ "Apache-2.0" ]
null
null
null
README.rst
naumvd95/salt-formula-patroni
1aec5db1da617bbf0da65171a531e7e947b444d8
[ "Apache-2.0" ]
null
null
null
Salt formula for patroni based on ansible role - https://github.com/imcitius/ansible-pgsql_patroni_cluster full guide for psql cluster: https://habrahabr.ru/post/322036/ **Its not finished yet** TODO: * haproxy,keepalived,postgres dependencies metadata * haproxy,keepalived,postgres jinja templating , defin...
19.782609
81
0.769231
a1f3bd5e42530e66b66c1b3885c6248e529ccbe0
141
rst
reStructuredText
docs/activitystreams.models.rst
nowells/django-activitystreams
4f07667c5927c5d6d50a6bb5142ff2b5d3b5c105
[ "MIT" ]
1
2018-01-19T04:59:57.000Z
2018-01-19T04:59:57.000Z
docs/activitystreams.models.rst
nowells/django-activitystreams
4f07667c5927c5d6d50a6bb5142ff2b5d3b5c105
[ "MIT" ]
null
null
null
docs/activitystreams.models.rst
nowells/django-activitystreams
4f07667c5927c5d6d50a6bb5142ff2b5d3b5c105
[ "MIT" ]
null
null
null
activitystreams.models ====================== .. currentmodule:: activitystreams.models .. automodule:: activitystreams.models :members:
20.142857
41
0.659574
5b09bcf5231a7d9903b1ba968657577e2c4f25a4
77
rst
reStructuredText
clients/python/README.rst
liuyu81/datagator-contrib
813529e211f680732bd1dc9568f5b4f2bdcacdcc
[ "Apache-2.0" ]
2
2015-02-20T02:50:07.000Z
2017-05-02T19:26:42.000Z
clients/python/README.rst
liuyu81/datagator-contrib
813529e211f680732bd1dc9568f5b4f2bdcacdcc
[ "Apache-2.0" ]
null
null
null
clients/python/README.rst
liuyu81/datagator-contrib
813529e211f680732bd1dc9568f5b4f2bdcacdcc
[ "Apache-2.0" ]
null
null
null
HTTP Client Library for ``DataGator`` =====================================
19.25
37
0.376623
9a61515ddfec50d811998bfa569728f60f79ae22
37
rst
reStructuredText
doc/sphinx/hardware/mitsubishi.rst
ZLW07/RobWork
e713881f809d866b9a0749eeb15f6763e64044b3
[ "Apache-2.0" ]
1
2021-12-29T14:16:27.000Z
2021-12-29T14:16:27.000Z
doc/sphinx/hardware/mitsubishi.rst
ZLW07/RobWork
e713881f809d866b9a0749eeb15f6763e64044b3
[ "Apache-2.0" ]
null
null
null
doc/sphinx/hardware/mitsubishi.rst
ZLW07/RobWork
e713881f809d866b9a0749eeb15f6763e64044b3
[ "Apache-2.0" ]
null
null
null
Mitsubishi PA-10 ===================
12.333333
19
0.378378
1a65e93f623a735cd92e18ff0b376e680e9113e2
476
rst
reStructuredText
CHANGELOG.rst
leggedrobotics/robot_markers
21acef776ed39591e52f4498072b59d3e66bd15e
[ "BSD-3-Clause" ]
9
2017-09-21T09:21:30.000Z
2022-03-19T18:22:54.000Z
CHANGELOG.rst
leggedrobotics/robot_markers
21acef776ed39591e52f4498072b59d3e66bd15e
[ "BSD-3-Clause" ]
6
2017-08-17T07:04:13.000Z
2021-07-14T17:01:04.000Z
CHANGELOG.rst
leggedrobotics/robot_markers
21acef776ed39591e52f4498072b59d3e66bd15e
[ "BSD-3-Clause" ]
4
2019-03-20T20:41:10.000Z
2020-08-25T09:04:33.000Z
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Changelog for package robot_markers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 0.2.1 (2018-06-01) ------------------ * Fixed builder when building the whole robot. * Contributors: Justin Huang 0.2.0 (2018-01-31) ------------------ * Added ability to filter markers to a set of links. * Add...
22.666667
52
0.544118
e6acd14b7e480996959c94a3d2f0d2fe3bf2a820
3,442
rst
reStructuredText
install/app_store/tk-framework-shotgunutils/v4.4.15/docs/settings.rst
JoanAzpeitia/lp_sg
e0ee79555e419dd2ae3a5f31e5515b3f40b22a62
[ "MIT" ]
null
null
null
install/app_store/tk-framework-shotgunutils/v4.4.15/docs/settings.rst
JoanAzpeitia/lp_sg
e0ee79555e419dd2ae3a5f31e5515b3f40b22a62
[ "MIT" ]
null
null
null
install/app_store/tk-framework-shotgunutils/v4.4.15/docs/settings.rst
JoanAzpeitia/lp_sg
e0ee79555e419dd2ae3a5f31e5515b3f40b22a62
[ "MIT" ]
1
2020-02-15T10:42:56.000Z
2020-02-15T10:42:56.000Z
Shotgun Toolkit QT Settings Wrapper ###################################### The settings module makes it easy to store things like user preferences, app related state etc. For example, if you want your app to remember the state of a checkbox across sessions, you can use the settings module to store this value. Adding ...
57.366667
108
0.759733
e802912bfcff71398f087785249b25a452ab3c5e
46
rst
reStructuredText
Misc/NEWS.d/next/Build/2022-01-08-12-43-31.bpo-45925.38F3NO.rst
pepr/cpython
c52518f2d2aee382870d44ac3ca178cebae4f59b
[ "0BSD" ]
2
2017-06-29T15:59:56.000Z
2017-12-01T20:10:18.000Z
Misc/NEWS.d/next/Build/2022-01-08-12-43-31.bpo-45925.38F3NO.rst
pepr/cpython
c52518f2d2aee382870d44ac3ca178cebae4f59b
[ "0BSD" ]
3
2022-01-11T15:34:07.000Z
2022-03-01T14:04:45.000Z
Misc/NEWS.d/next/Build/2022-01-08-12-43-31.bpo-45925.38F3NO.rst
pepr/cpython
c52518f2d2aee382870d44ac3ca178cebae4f59b
[ "0BSD" ]
3
2017-10-18T09:35:14.000Z
2018-09-09T16:40:13.000Z
Update Windows installer to use SQLite 3.37.2.
46
46
0.804348
ae099363d508a4ff1b6db0d4e9ad01bb831ad07c
6,598
rst
reStructuredText
README.rst
jaywalker9999/python-libconf
7bfebc0f816756d9ce9c853d0143ccac48880ba1
[ "MIT" ]
23
2016-12-01T11:22:48.000Z
2021-07-13T12:06:56.000Z
README.rst
jaywalker9999/python-libconf
7bfebc0f816756d9ce9c853d0143ccac48880ba1
[ "MIT" ]
20
2016-09-09T10:05:14.000Z
2021-05-14T13:37:05.000Z
README.rst
jaywalker9999/python-libconf
7bfebc0f816756d9ce9c853d0143ccac48880ba1
[ "MIT" ]
13
2016-09-09T10:05:54.000Z
2020-12-09T10:50:53.000Z
======= libconf ======= libconf is a pure-Python reader/writer for configuration files in `libconfig format`_, which is often used in C/C++ projects. It's interface is similar to the `json`_ module: the four main methods are ``load()``, ``loads()``, ``dump()``, and ``dumps()``. Example usage:: import io, libconf...
39.04142
108
0.667778
c8d0910d4e4774161c25b4146d2c64be3b0236e9
5,619
rst
reStructuredText
docs/guides/how_to_guides/configuring_data_docs/how_to_host_and_share_data_docs_on_azure_blob_storage.rst
markovml/great_expectations
0b4b8924a0ee6aff4ffdf235f074a8681ffa1658
[ "Apache-2.0" ]
2
2022-01-28T15:51:32.000Z
2022-02-02T05:07:58.000Z
docs/guides/how_to_guides/configuring_data_docs/how_to_host_and_share_data_docs_on_azure_blob_storage.rst
markovml/great_expectations
0b4b8924a0ee6aff4ffdf235f074a8681ffa1658
[ "Apache-2.0" ]
null
null
null
docs/guides/how_to_guides/configuring_data_docs/how_to_host_and_share_data_docs_on_azure_blob_storage.rst
markovml/great_expectations
0b4b8924a0ee6aff4ffdf235f074a8681ffa1658
[ "Apache-2.0" ]
1
2022-03-27T06:53:38.000Z
2022-03-27T06:53:38.000Z
.. _how_to_guides__configuring_data_docs__how_to_host_and_share_data_docs_on_azure_blob_storage: How to host and share Data Docs on Azure Blob Storage ===================================================== This guide will explain how to host and share Data Docs on Azure Blob Storage. Data Docs will be served using an...
54.553398
587
0.747998
b96331277bb92c93abed91300eeb8b880f9bfdb5
176
rst
reStructuredText
docs/source/loading-module.rst
Fratorhe/micropyro
89116ed5548f02e95f38ad26327b15b4bdd73aa8
[ "BSD-3-Clause" ]
null
null
null
docs/source/loading-module.rst
Fratorhe/micropyro
89116ed5548f02e95f38ad26327b15b4bdd73aa8
[ "BSD-3-Clause" ]
2
2020-10-22T11:24:50.000Z
2020-10-23T10:10:26.000Z
docs/source/loading-module.rst
Fratorhe/micropyro
89116ed5548f02e95f38ad26327b15b4bdd73aa8
[ "BSD-3-Clause" ]
null
null
null
=============== Loading Module =============== Start by importing micropyro (use abbreviation :code:`mp` to look fancy). .. code-block:: python import micropyro as mp
14.666667
73
0.590909
ad97ff221507af08ebe36b45456a00912fcb58c4
100
rst
reStructuredText
docs/source/api/python/WaveformNamedResult/index.rst
babycat-io/babycat
39ecba8469e698a990bc9dc52e5de9ae78492a60
[ "MIT" ]
8
2021-05-10T23:12:14.000Z
2022-02-23T06:54:31.000Z
docs/source/api/python/WaveformNamedResult/index.rst
babycat-io/babycat
39ecba8469e698a990bc9dc52e5de9ae78492a60
[ "MIT" ]
13
2021-06-01T05:31:17.000Z
2022-03-25T22:24:18.000Z
docs/source/api/python/WaveformNamedResult/index.rst
babycat-io/babycat
39ecba8469e698a990bc9dc52e5de9ae78492a60
[ "MIT" ]
1
2021-06-01T05:24:52.000Z
2021-06-01T05:24:52.000Z
babycat.WaveformNamedResult =========================== .. autoclass:: babycat.WaveformNamedResult
20
42
0.61
c341cd4761f2ddbdeafc6592f30e121a1e4f1624
207
rst
reStructuredText
doc/basic.rst
FranchuFranchu/digipherals
c6f579083ef469905e5ddfc68feb3fe4e7978e2b
[ "MIT" ]
null
null
null
doc/basic.rst
FranchuFranchu/digipherals
c6f579083ef469905e5ddfc68feb3fe4e7978e2b
[ "MIT" ]
null
null
null
doc/basic.rst
FranchuFranchu/digipherals
c6f579083ef469905e5ddfc68feb3fe4e7978e2b
[ "MIT" ]
null
null
null
basically, to send the command ``set_pixel`` to a peripheral listening at channel ``channel1`` with the arguments ``3, 3, 5`` ``digiline_send("channel1", {"set_pixel",3,3,5})`` on a connected luacontroller
51.75
125
0.724638
cccfe5eba7f197a0a5994325fdb36d9a53d5ce1f
157
rst
reStructuredText
AUTHORS.rst
browniebroke/django-acme
2e583af980b7969d832d2799ac24f1ac3c6fe36a
[ "MIT" ]
1
2021-02-06T11:13:08.000Z
2021-02-06T11:13:08.000Z
AUTHORS.rst
adamchainz/django-codemod
6ab6641568bd3c4a34fd52519ba0d6e926030f44
[ "MIT" ]
1
2016-12-16T18:44:33.000Z
2016-12-16T18:44:33.000Z
AUTHORS.rst
adamchainz/django-codemod
6ab6641568bd3c4a34fd52519ba0d6e926030f44
[ "MIT" ]
1
2021-02-20T10:29:16.000Z
2021-02-20T10:29:16.000Z
======= Credits ======= Development Lead ---------------- * Bruno Alla <alla.brunoo@gmail.com> Contributors ------------ None yet. Why not be the first?
11.214286
36
0.535032
904e62d8f4add66c195180e44a083f6388a5b0c4
9,258
rst
reStructuredText
chapter/object.rst
Nekroze/codeforthought
58d4c14ee9b2ba462900a39b72be1abe80ec4e18
[ "MIT" ]
2
2015-01-22T11:09:08.000Z
2019-03-18T21:26:21.000Z
chapter/object.rst
Nekroze/codeforthought
58d4c14ee9b2ba462900a39b72be1abe80ec4e18
[ "MIT" ]
1
2019-03-18T22:39:12.000Z
2019-03-18T22:39:12.000Z
chapter/object.rst
Nekroze/codeforthought
58d4c14ee9b2ba462900a39b72be1abe80ec4e18
[ "MIT" ]
1
2015-01-22T11:09:08.000Z
2015-01-22T11:09:08.000Z
The Object of my Desire ======================= Now we have data that we can store and functions to easily and repeatable manipulate that data but sometimes it is not enough. Many programming languages use a paradigm called Object Oriented Programming (commonly referred to as :term:`OOP`) that allows us to do many coo...
43.669811
86
0.734176
916419d6a7e1464a791523dd7a7c553f6334fcdd
3,894
rst
reStructuredText
src/docs/sphinx/quick_start.rst
kant/conduit
420c69805942a77c10fa29f773f101eb61793f04
[ "BSD-3-Clause" ]
null
null
null
src/docs/sphinx/quick_start.rst
kant/conduit
420c69805942a77c10fa29f773f101eb61793f04
[ "BSD-3-Clause" ]
null
null
null
src/docs/sphinx/quick_start.rst
kant/conduit
420c69805942a77c10fa29f773f101eb61793f04
[ "BSD-3-Clause" ]
null
null
null
.. ############################################################################ .. # Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC. .. # .. # Produced at the Lawrence Livermore National Laboratory .. # .. # LLNL-CODE-666778 .. # .. # All rights reserved. .. # .. # This file is part of Conduit. ...
39.333333
400
0.656651
330c4995dc2e98aadf1a9f0e7f8ef1b8aa84cda5
1,592
rst
reStructuredText
docs/source/do/host_multipath_info_logical_unit.rst
Infinidat/pyvisdk
f2f4e5f50da16f659ccc1d84b6a00f397fa997f8
[ "MIT" ]
null
null
null
docs/source/do/host_multipath_info_logical_unit.rst
Infinidat/pyvisdk
f2f4e5f50da16f659ccc1d84b6a00f397fa997f8
[ "MIT" ]
null
null
null
docs/source/do/host_multipath_info_logical_unit.rst
Infinidat/pyvisdk
f2f4e5f50da16f659ccc1d84b6a00f397fa997f8
[ "MIT" ]
null
null
null
================================================================================ HostMultipathInfoLogicalUnit ================================================================================ .. describe:: Property of :py:class:`~pyvisdk.do.host_multipath_info.HostMultipathInfo`, :py:class:`~pyvisdk.do.h...
29.481481
138
0.608668
7a14f66e1216333a425698857e7f5108ee123661
5,202
rst
reStructuredText
rc_visard_driver/CHANGELOG.rst
dragandbot/rc_visard_ros
9eeace69677867646b211812c2745ee7e26e39b6
[ "BSD-3-Clause" ]
null
null
null
rc_visard_driver/CHANGELOG.rst
dragandbot/rc_visard_ros
9eeace69677867646b211812c2745ee7e26e39b6
[ "BSD-3-Clause" ]
null
null
null
rc_visard_driver/CHANGELOG.rst
dragandbot/rc_visard_ros
9eeace69677867646b211812c2745ee7e26e39b6
[ "BSD-3-Clause" ]
1
2019-09-17T09:56:14.000Z
2019-09-17T09:56:14.000Z
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Changelog for package rc_visard_driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2.7.0 (2019-07-19) ------------------ * replaced std_srvs/Trigger with rc_common_msgs/Trigger * add support for setting exposure region via dynamic_reconfigure 2.6.4 (2019-06-19) ------------------ * f...
33.346154
115
0.707805
30a067a3977df834fe2d1833c4969f0d86e3f382
4,859
rst
reStructuredText
site/source/docs/optimizing/Profiling-Toolchain.rst
ascorbic/emscripten
5a8fde885c74311d204a65fc98eef85bc5c072ed
[ "MIT" ]
6
2019-06-29T07:45:50.000Z
2021-07-10T20:19:18.000Z
site/source/docs/optimizing/Profiling-Toolchain.rst
ascorbic/emscripten
5a8fde885c74311d204a65fc98eef85bc5c072ed
[ "MIT" ]
2
2019-09-29T00:17:39.000Z
2019-11-05T01:47:03.000Z
site/source/docs/optimizing/Profiling-Toolchain.rst
ascorbic/emscripten
5a8fde885c74311d204a65fc98eef85bc5c072ed
[ "MIT" ]
4
2019-08-12T16:08:47.000Z
2022-01-17T00:08:59.000Z
.. _Profiling-Toolchain: ======================= Profiling the Toolchain ======================= The toolchain interacts with a moderate amount of external tools and sublibraries, the exact set generally depends on which compilation and linker flags were used. If you are seeing abnormal compilation times, or if you a...
53.988889
459
0.75036
c273c0b69350fbfb4d4e2b8bce8b1407c2c8c59f
359
rst
reStructuredText
content/blog/nsa-in-wow.rst
crhomber/blog-rhomberg-dot-org
14264a6478a1be42aec7edbedb00dc1b8f034b07
[ "MIT" ]
null
null
null
content/blog/nsa-in-wow.rst
crhomber/blog-rhomberg-dot-org
14264a6478a1be42aec7edbedb00dc1b8f034b07
[ "MIT" ]
null
null
null
content/blog/nsa-in-wow.rst
crhomber/blog-rhomberg-dot-org
14264a6478a1be42aec7edbedb00dc1b8f034b07
[ "MIT" ]
null
null
null
NSA spielt World of Warcraft ############################ :date: 2013-12-09 21:44 :slug: nsa-in-wow :tags: NSA Hehe, die NSA hat also auch in World of Warcraft "spioniert" [1]... [1] `Spy agencies in covert push to infiltrate virtual world of online gaming <http://www.theguardian.com/world/2013/dec/09/nsa-spies-onli...
35.9
176
0.688022
3de8092edd90b91ff2a4fbd560ecc65447aa66ff
349
rst
reStructuredText
docs/development/internal-api.rst
real-or-random/HWI
7dcd7bd57cc311cb73c48ea2335dd6be75842067
[ "MIT" ]
285
2019-01-31T03:10:19.000Z
2022-03-31T10:38:37.000Z
docs/development/internal-api.rst
real-or-random/HWI
7dcd7bd57cc311cb73c48ea2335dd6be75842067
[ "MIT" ]
426
2019-01-31T10:38:02.000Z
2022-03-28T15:58:13.000Z
docs/development/internal-api.rst
real-or-random/HWI
7dcd7bd57cc311cb73c48ea2335dd6be75842067
[ "MIT" ]
128
2019-01-30T22:32:32.000Z
2022-03-28T19:23:46.000Z
Internal API Documentation ========================== In addition to the public API, the classes and functions documented here are available for use within HWI itself. .. automodule:: hwilib._base58 :members: .. automodule:: hwilib._bech32 :members: .. automodule:: hwilib._script :members: .. automodule:: hw...
24.928571
113
0.687679
efd098b85546e6bde5b17b4b66ccb778e0ab5910
681
rst
reStructuredText
source/index.rst
seowings/sphinx-netlify
4f3e46d8059401abedc1530fdbbbd0ca4a04d443
[ "MIT" ]
2
2021-12-22T00:10:44.000Z
2022-01-10T21:58:28.000Z
source/index.rst
seowings/sphinx-netlify
4f3e46d8059401abedc1530fdbbbd0ca4a04d443
[ "MIT" ]
null
null
null
source/index.rst
seowings/sphinx-netlify
4f3e46d8059401abedc1530fdbbbd0ca4a04d443
[ "MIT" ]
1
2021-12-22T09:36:43.000Z
2021-12-22T09:36:43.000Z
================= Sphinx on Netlify ================= Minimalistic Example of Hosting Sphnix on Neltify. Install ======== Just clone this repository and then delpying it from `Netlify`_. Nothing need to be changed and it will work out of the box. Tweaking ======== You can tweak and play with your newly deployed w...
24.321429
159
0.697504
aeee8dc704d3bb4e7ea42cab2fcfe365614b80de
76
rst
reStructuredText
doc/source/manual.rst
bjornaa/ladim2
f6c1be9028ca54370ce33dde25b005d5b0bb4677
[ "MIT" ]
null
null
null
doc/source/manual.rst
bjornaa/ladim2
f6c1be9028ca54370ce33dde25b005d5b0bb4677
[ "MIT" ]
null
null
null
doc/source/manual.rst
bjornaa/ladim2
f6c1be9028ca54370ce33dde25b005d5b0bb4677
[ "MIT" ]
null
null
null
User Manual =========== .. toctree:: application.rst plugin library
8.444444
17
0.578947
18148559cc944e40f41743fdc87af7e2b15a15fa
4,811
rst
reStructuredText
source/ethers-app/source/dev-api-common.rst
cryptofuture/documentation
4a34595630e8f6ac67f0a121cd515f5338beffe8
[ "MIT" ]
8
2018-02-19T21:17:24.000Z
2021-11-22T21:12:04.000Z
source/ethers-app/source/dev-api-common.rst
cryptofuture/documentation
4a34595630e8f6ac67f0a121cd515f5338beffe8
[ "MIT" ]
14
2018-02-16T15:35:29.000Z
2021-06-10T02:40:06.000Z
source/ethers-app/source/dev-api-common.rst
cryptofuture/documentation
4a34595630e8f6ac67f0a121cd515f5338beffe8
[ "MIT" ]
31
2017-10-28T22:29:46.000Z
2021-11-22T21:11:53.000Z
Common Types ************ There are several parameter formats and types that come up often: - Addresses_ -- Ethereum Accounts and Contracts all have an address, which is needed to interact with them - `Big Numbers`_ (BN.js) -- Precise numbers to work around JavaScript's lossy floating point system - `Hex Strings`_ --...
29.157576
109
0.707753
62c45873ad08680c340434f3eca6ca4bc852febd
8,229
rst
reStructuredText
doc/source/specs/osh-lma-stack.rst
mmailand/openstack-helm
07c5c79cd4a7befd095f7e35e5a14a22e5ab9306
[ "Apache-2.0" ]
363
2017-04-11T18:26:32.000Z
2022-03-27T18:57:06.000Z
doc/source/specs/osh-lma-stack.rst
op317q/openstack-helm
4ddc48853ef96916e065776810966770bb2543cc
[ "Apache-2.0" ]
7
2017-04-20T15:13:21.000Z
2022-02-16T02:29:57.000Z
doc/source/specs/osh-lma-stack.rst
op317q/openstack-helm
4ddc48853ef96916e065776810966770bb2543cc
[ "Apache-2.0" ]
223
2017-04-11T20:35:38.000Z
2022-03-24T21:26:36.000Z
.. This work is licensed under a Creative Commons Attribution 3.0 Unported License. http://creativecommons.org/licenses/by/3.0/legalcode .. ===================================== OSH Logging, Monitoring, and Alerting ===================================== Blueprints: 1. osh-monitoring_ 2. osh-logging-framework_ ....
37.404545
102
0.784299
11107a266f647995394d275ba1ca1d2e6263f7d6
85
rst
reStructuredText
doc/contrib/test.rst
KirHarms/arbor
01c1f09efa2f1ac79bfa9800510f3ad9f99fade1
[ "BSD-3-Clause" ]
null
null
null
doc/contrib/test.rst
KirHarms/arbor
01c1f09efa2f1ac79bfa9800510f3ad9f99fade1
[ "BSD-3-Clause" ]
null
null
null
doc/contrib/test.rst
KirHarms/arbor
01c1f09efa2f1ac79bfa9800510f3ad9f99fade1
[ "BSD-3-Clause" ]
1
2021-07-06T11:07:13.000Z
2021-07-06T11:07:13.000Z
.. _contribtest: Tests ============ .. todo:: This page is under construction.
10.625
36
0.564706
084c08247b96aab403b3f3e3eafcde38ccc9453c
133
rst
reStructuredText
docs/usage/protopipe.rst
hugovk/pyirf
12afef58a27862abfe2a6c049b68f6d05f6fe31d
[ "MIT" ]
null
null
null
docs/usage/protopipe.rst
hugovk/pyirf
12afef58a27862abfe2a6c049b68f6d05f6fe31d
[ "MIT" ]
null
null
null
docs/usage/protopipe.rst
hugovk/pyirf
12afef58a27862abfe2a6c049b68f6d05f6fe31d
[ "MIT" ]
null
null
null
.. _protopipe: ====================================== How to build IRFs from protopipe files ======================================
22.166667
38
0.315789
8b149203153377e46b8a5818d3ca280e0fed6d74
64,834
rst
reStructuredText
static/doc/1.0/_static/server.rst
andreasebner/open62541-www-staging
0e715605854cfaa181ef503072f8f45fdfafbb4b
[ "Apache-2.0" ]
null
null
null
static/doc/1.0/_static/server.rst
andreasebner/open62541-www-staging
0e715605854cfaa181ef503072f8f45fdfafbb4b
[ "Apache-2.0" ]
null
null
null
static/doc/1.0/_static/server.rst
andreasebner/open62541-www-staging
0e715605854cfaa181ef503072f8f45fdfafbb4b
[ "Apache-2.0" ]
1
2021-10-12T07:01:19.000Z
2021-10-12T07:01:19.000Z
.. _server: Server ====== .. include:: server_config.rst .. _server-lifecycle: Server Lifecycle ---------------- .. code-block:: c UA_Server * UA_Server_new(void); /* Makes a (shallow) copy of the config into the server object. * The config content is cleared together with the server. */ UA_S...
47.28957
117
0.642286
19af50cf9561e1c1f1598135679c86f5a185fd5f
7,574
rst
reStructuredText
docs/tutorials/speech.rst
microbit-carlos/micropython
9c8d0eacfd6728256e3712cb5d582f5d30017a2c
[ "MIT" ]
null
null
null
docs/tutorials/speech.rst
microbit-carlos/micropython
9c8d0eacfd6728256e3712cb5d582f5d30017a2c
[ "MIT" ]
null
null
null
docs/tutorials/speech.rst
microbit-carlos/micropython
9c8d0eacfd6728256e3712cb5d582f5d30017a2c
[ "MIT" ]
null
null
null
Speech ------ Computers and robots that talk feel more "human". So often we learn about what a computer is up to through a graphical user interface (GUI). In the case of a BBC micro:bit the GUI is a 5x5 LED matrix, which leaves a lot to be desired. Getting the micro:bit talk to you is one way to express information ...
43.528736
261
0.716794
948dfa557f47e21758a3fa1e3fc01275ead758c3
133
rst
reStructuredText
docs/source/reference/multi_objective/index.rst
uskfujino/optuna
15a1878f80b3dc6f064d8d654509154004f9f46f
[ "MIT" ]
null
null
null
docs/source/reference/multi_objective/index.rst
uskfujino/optuna
15a1878f80b3dc6f064d8d654509154004f9f46f
[ "MIT" ]
null
null
null
docs/source/reference/multi_objective/index.rst
uskfujino/optuna
15a1878f80b3dc6f064d8d654509154004f9f46f
[ "MIT" ]
1
2020-12-25T03:28:09.000Z
2020-12-25T03:28:09.000Z
.. module:: optuna.multi_objective Multi-objective =============== .. toctree:: :maxdepth: 2 samplers study trial
11.083333
34
0.56391
9b99173c378b6e7a88d10765b82e717ba9991aa3
854
rst
reStructuredText
docs/compatibility.rst
wgzhao/trino-admin
cd2c71e4d0490cf836a7ddf0dbab69b967408ac8
[ "Apache-2.0" ]
null
null
null
docs/compatibility.rst
wgzhao/trino-admin
cd2c71e4d0490cf836a7ddf0dbab69b967408ac8
[ "Apache-2.0" ]
2
2021-10-19T05:37:09.000Z
2022-03-29T22:07:21.000Z
docs/compatibility.rst
wgzhao/trino-admin
cd2c71e4d0490cf836a7ddf0dbab69b967408ac8
[ "Apache-2.0" ]
1
2021-12-27T02:38:32.000Z
2021-12-27T02:38:32.000Z
============================ Presto version compatibility ============================ The following matrix details the compatible Trino Admin and Presto versions. ============================ ================================ Trino Admin version Compatible Trino/Presto versions ============================ =...
35.583333
76
0.251756
83abafcfaba80664d0c171c118cb3847406d454f
381
rst
reStructuredText
examples/integriot_two_nodes/leds/README.rst
ulno/iot-devkit
6e90c1c207f23c4b5bf374f58d3701550e6c70ca
[ "MIT" ]
null
null
null
examples/integriot_two_nodes/leds/README.rst
ulno/iot-devkit
6e90c1c207f23c4b5bf374f58d3701550e6c70ca
[ "MIT" ]
null
null
null
examples/integriot_two_nodes/leds/README.rst
ulno/iot-devkit
6e90c1c207f23c4b5bf374f58d3701550e6c70ca
[ "MIT" ]
1
2020-07-23T03:03:38.000Z
2020-07-23T03:03:38.000Z
Node Description ================ this node is named 'infoboard' and has two actors: - led1: the onboard led, can be switched on with the "on" message and off with the "off" message Connected devices ----------------- Describe which devices (actors and sensors) are connected to it. the onboardled is used Funct...
19.05
98
0.661417
129ebc7948a62127133bb30c0ea534d5585b865a
238
rst
reStructuredText
doc/source/iam/api-reference/tenant-management.rst
opentelekomcloud/docs
bf7f76b5c8f74af898e3b3f726ee563c89ec2fed
[ "Apache-2.0" ]
1
2020-03-29T08:41:50.000Z
2020-03-29T08:41:50.000Z
doc/source/iam/api-reference/tenant-management.rst
opentelekomcloud/docs
bf7f76b5c8f74af898e3b3f726ee563c89ec2fed
[ "Apache-2.0" ]
34
2020-02-21T17:23:45.000Z
2020-09-30T09:23:10.000Z
doc/source/iam/api-reference/tenant-management.rst
OpenTelekomCloud/docs
bf7f76b5c8f74af898e3b3f726ee563c89ec2fed
[ "Apache-2.0" ]
14
2017-08-01T09:33:20.000Z
2019-12-09T07:39:26.000Z
================= Tenant Management ================= .. toctree:: :maxdepth: 1 querying-the-list-of-domains-accessible-to-users.md querying-the-password-strength-policy.md querying-the-password-strength-policy-by-option.md
21.636364
54
0.642857
b09d6216f6627a818ee97fb6049b7164c90ca16c
2,405
rst
reStructuredText
doc_src/source/ships/ship_classes.rst
gtaylor/dott
b0dfbecc1171ed82566ecf814a73ce3dcaa468be
[ "BSD-3-Clause" ]
3
2016-01-10T09:22:01.000Z
2016-05-01T23:16:16.000Z
doc_src/source/ships/ship_classes.rst
gtaylor/dott
b0dfbecc1171ed82566ecf814a73ce3dcaa468be
[ "BSD-3-Clause" ]
1
2016-03-29T02:52:49.000Z
2016-03-29T02:52:49.000Z
doc_src/source/ships/ship_classes.rst
gtaylor/dott
b0dfbecc1171ed82566ecf814a73ce3dcaa468be
[ "BSD-3-Clause" ]
1
2020-04-16T15:45:26.000Z
2020-04-16T15:45:26.000Z
.. _ships-ship_classes: ============ Ship Classes ============ There are many different sizes of ships, typically called a *ship class*. While a ship's class does not limit it to certain roles, the class and size of a ship strongly influence what said ship can be used for. A newer player will most likely start with ...
33.402778
79
0.77921
cc0d25e64145d03c727d6d94df41cec9e87f04dd
3,285
rst
reStructuredText
docs/source/instruction.rst
jkawamoto/roadie-gcp
96394a47d375bd01e167f351fc86a03905e98395
[ "MIT" ]
1
2018-09-20T01:51:23.000Z
2018-09-20T01:51:23.000Z
docs/source/instruction.rst
jkawamoto/roadie-gcp
96394a47d375bd01e167f351fc86a03905e98395
[ "MIT" ]
9
2016-01-31T11:28:12.000Z
2021-04-30T20:43:39.000Z
docs/source/instruction.rst
jkawamoto/roadie-gcp
96394a47d375bd01e167f351fc86a03905e98395
[ "MIT" ]
null
null
null
Instruction file =================== An instruction file is a YAML document. It has three top-level elements; ``apt``, ``source``, ``data``, ``run``, ``result``, and ``upload``. apt ----- The ``apt`` section specifies a package list to be installed via apt. .. code-block:: yaml apt: - nodejs - package_a - p...
32.524752
108
0.722679
bf689d416d2e4d428d21ca06bb77c1b45f8a655a
148
rst
reStructuredText
docs/eye.helpers.margins.rst
hydrargyrum/eye
b4a6994fee74b7a70d4f918bc3a29184fe8d5526
[ "WTFPL" ]
12
2015-09-07T18:32:15.000Z
2021-02-21T17:29:15.000Z
docs/eye.helpers.margins.rst
hydrargyrum/eye
b4a6994fee74b7a70d4f918bc3a29184fe8d5526
[ "WTFPL" ]
20
2016-08-01T19:24:43.000Z
2020-12-23T21:29:04.000Z
docs/eye.helpers.margins.rst
hydrargyrum/eye
b4a6994fee74b7a70d4f918bc3a29184fe8d5526
[ "WTFPL" ]
1
2018-09-07T14:26:24.000Z
2018-09-07T14:26:24.000Z
eye.helpers.margins module ========================== .. automodule:: eye.helpers.margins :members: :undoc-members: :show-inheritance:
18.5
35
0.567568
10781019a3faeaf7f850ca2a7e5caf3d118f6a0d
259
rst
reStructuredText
doc/reference/rtos_drivers/spi/spi.rst
danielpieczko/xcore_sdk
abb3bdc62d72fa8c13e77f778312ba9f8b29c0f4
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
doc/reference/rtos_drivers/spi/spi.rst
danielpieczko/xcore_sdk
abb3bdc62d72fa8c13e77f778312ba9f8b29c0f4
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
doc/reference/rtos_drivers/spi/spi.rst
danielpieczko/xcore_sdk
abb3bdc62d72fa8c13e77f778312ba9f8b29c0f4
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
############### SPI RTOS Driver ############### This driver can be used to instantiate and control a SPI master or slave mode I/O interface on XCore in an RTOS application. .. toctree:: :maxdepth: 2 :includehidden: spi_master.rst spi_slave.rst
19.923077
124
0.644788
8b71d0c59ef657abbc5cb1f8bd48dc35bc1d85dd
169
rst
reStructuredText
projects/rumigen/project-description.rst
FAANG/comm-data-portal-projects
bc184cf442265cfe0da65aa6f456e42e8386cfc3
[ "Apache-2.0" ]
null
null
null
projects/rumigen/project-description.rst
FAANG/comm-data-portal-projects
bc184cf442265cfe0da65aa6f456e42e8386cfc3
[ "Apache-2.0" ]
null
null
null
projects/rumigen/project-description.rst
FAANG/comm-data-portal-projects
bc184cf442265cfe0da65aa6f456e42e8386cfc3
[ "Apache-2.0" ]
null
null
null
RUMIGEN is a multi-actor project aiming to improve genetic tools in bovine breeds through the addition of new traits such as heat tolerance, and epigenetic information.
84.5
168
0.828402
e3c1b2a96f559b0bfe18f26315bf59ed4e9ac0e4
2,022
rst
reStructuredText
docs/source/unused/deprecated/Logging.rst
rmay-intwine/volttron
a449f70e32f73ff0136a838d0feddb928ede6298
[ "Apache-2.0" ]
1
2021-04-20T12:03:36.000Z
2021-04-20T12:03:36.000Z
docs/source/unused/deprecated/Logging.rst
rmay-intwine/volttron
a449f70e32f73ff0136a838d0feddb928ede6298
[ "Apache-2.0" ]
null
null
null
docs/source/unused/deprecated/Logging.rst
rmay-intwine/volttron
a449f70e32f73ff0136a838d0feddb928ede6298
[ "Apache-2.0" ]
1
2018-08-14T23:28:10.000Z
2018-08-14T23:28:10.000Z
Data Logging ------------ A mechanism allowing agents to store timeseries data has been provided. In VOLTTRON 2.0 this facility was provided by an sMAP agent but it has now been folded into the new Historians. This service still uses the old format to maintain compatibility. Data Logging Format ~~~~~~~~~~~~~~~~~~~ D...
31.107692
77
0.560831
378f8b2b50b22b19c3e075ff7f207ea1c5bd7064
4,578
rst
reStructuredText
api/autoapi/Microsoft/Extensions/Caching/Memory/CacheExtensions/index.rst
lucasvfventura/Docs
ea93e685c737236ab08d5444065cc550bba17afa
[ "Apache-2.0" ]
2
2017-12-12T05:08:17.000Z
2021-02-08T10:15:42.000Z
api/autoapi/Microsoft/Extensions/Caching/Memory/CacheExtensions/index.rst
lucasvfventura/Docs
ea93e685c737236ab08d5444065cc550bba17afa
[ "Apache-2.0" ]
null
null
null
api/autoapi/Microsoft/Extensions/Caching/Memory/CacheExtensions/index.rst
lucasvfventura/Docs
ea93e685c737236ab08d5444065cc550bba17afa
[ "Apache-2.0" ]
3
2017-12-12T05:08:29.000Z
2022-02-02T08:39:25.000Z
CacheExtensions Class ===================== .. contents:: :local: Inheritance Hierarchy --------------------- * :dn:cls:`System.Object` * :dn:cls:`Microsoft.Extensions.Caching.Memory.CacheExtensions` Syntax ------ .. code-block:: csharp public class CacheExtensions GitHub ------ `Vi...
23.476923
215
0.608563
ae47770012c255e91864956fe0a8b18960debc82
10,176
rst
reStructuredText
_not_updated_yet/howtocreateatilt-3696.rst
AdrianD72/mpf-docs
bb20f9af918cfb194491da01d5502b666278f847
[ "MIT" ]
15
2016-03-26T05:26:29.000Z
2021-08-28T18:43:04.000Z
_not_updated_yet/howtocreateatilt-3696.rst
AdrianD72/mpf-docs
bb20f9af918cfb194491da01d5502b666278f847
[ "MIT" ]
274
2016-04-11T16:14:36.000Z
2022-03-29T20:43:14.000Z
_not_updated_yet/howtocreateatilt-3696.rst
AdrianD72/mpf-docs
bb20f9af918cfb194491da01d5502b666278f847
[ "MIT" ]
99
2016-04-12T23:25:24.000Z
2022-02-23T22:08:37.000Z
This How To guide explains how to configure a tilt in MPF. The MPF package contains a the code for a tilt mode which runs at all times to watch for tilts, so all you have to do to use add some configs to your machine’s *modes* folder and you’re all set. Features of the tilt mode include: + Separate processing of til...
33.584158
130
0.712952
5912573190cd814e7aa3c7244240a153a33c756f
589
rst
reStructuredText
doc/Changelog/9.1/Feature-61170-AddAdditionalHookForRecordList.rst
DanielSiepmann/typo3scan
630efc8ea9c7bd86c4b9192c91b795fff5d3b8dc
[ "MIT" ]
1
2019-10-04T23:58:04.000Z
2019-10-04T23:58:04.000Z
doc/Changelog/9.1/Feature-61170-AddAdditionalHookForRecordList.rst
DanielSiepmann/typo3scan
630efc8ea9c7bd86c4b9192c91b795fff5d3b8dc
[ "MIT" ]
1
2021-12-17T10:58:59.000Z
2021-12-17T10:58:59.000Z
doc/Changelog/9.1/Feature-61170-AddAdditionalHookForRecordList.rst
DanielSiepmann/typo3scan
630efc8ea9c7bd86c4b9192c91b795fff5d3b8dc
[ "MIT" ]
4
2020-10-06T08:18:55.000Z
2022-03-17T11:14:09.000Z
.. include:: ../../Includes.txt ===================================================== Feature: #61170 - Add additional hook for record list ===================================================== See :issue:`61170` Description =========== An additional hook has been added to `EXT:recordlist` to render content above ...
26.772727
169
0.578947
babec81359460b7ac253e93f55d41576242b09cf
68
rst
reStructuredText
workloads/pytorch/recommendation/docs/source/recoder.rst
akshayka/gavel
40a22a725f2e70478483e98c9b07c6fc588e0c40
[ "MIT" ]
67
2020-09-07T11:50:03.000Z
2022-03-31T04:09:08.000Z
docs/source/recoder.rst
delldu/recoder
6ab51fc5710119854cc0e9f7f3c5fcdbf80204b2
[ "MIT" ]
7
2020-09-27T01:41:59.000Z
2022-03-25T05:16:43.000Z
docs/source/recoder.rst
delldu/recoder
6ab51fc5710119854cc0e9f7f3c5fcdbf80204b2
[ "MIT" ]
12
2020-10-13T14:31:01.000Z
2022-02-14T05:44:38.000Z
Recoder ******* .. autoclass:: recoder.model.Recoder :members:
11.333333
36
0.617647
3c837e79a869c5999633437393c473bd27a3f6ad
177
rst
reStructuredText
docs/transports/mtn_nigeria.rst
seidu626/vumi
62eae205a07029bc7ab382086715694548001876
[ "BSD-3-Clause" ]
199
2015-01-05T09:04:24.000Z
2018-08-15T17:02:49.000Z
docs/transports/mtn_nigeria.rst
seidu626/vumi
62eae205a07029bc7ab382086715694548001876
[ "BSD-3-Clause" ]
187
2015-01-06T15:22:38.000Z
2018-07-14T13:15:29.000Z
docs/transports/mtn_nigeria.rst
seidu626/vumi
62eae205a07029bc7ab382086715694548001876
[ "BSD-3-Clause" ]
86
2015-01-31T02:47:08.000Z
2018-12-01T11:59:47.000Z
MTN Nigeria =========== MTN Nigeria USSD Transport ^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: vumi.transports.mtn_nigeria.mtn_nigeria_ussd :members: :show-inheritance:
16.090909
60
0.59887
bbd4060d34698621095d8bcf60d62053946669a6
141
rst
reStructuredText
docs/changes/modeling/12558.feature.rst
emirkmo/astropy
d96cd45b25ae55117d1bcc9c40e83a82037fc815
[ "BSD-3-Clause" ]
1
2019-03-11T12:26:49.000Z
2019-03-11T12:26:49.000Z
docs/changes/modeling/12558.feature.rst
emirkmo/astropy
d96cd45b25ae55117d1bcc9c40e83a82037fc815
[ "BSD-3-Clause" ]
1
2019-10-09T18:54:27.000Z
2019-10-09T18:54:27.000Z
docs/changes/modeling/12558.feature.rst
emirkmo/astropy
d96cd45b25ae55117d1bcc9c40e83a82037fc815
[ "BSD-3-Clause" ]
null
null
null
Switch ``modeling.projections`` to use ``astropy.wcs.Prjprm`` wrapper internally and provide access to the ``astropy.wcs.Prjprm`` structure.
70.5
140
0.77305
4242fbff183b47a9c95a77dfe7390cc017123611
3,058
rst
reStructuredText
docs/dev/conventions.rst
dylanmccall/kolibri
34a0fac0920106524092937b8a44ef07701e9fd6
[ "MIT" ]
1
2021-11-09T11:30:12.000Z
2021-11-09T11:30:12.000Z
docs/dev/conventions.rst
dylanmccall/kolibri
34a0fac0920106524092937b8a44ef07701e9fd6
[ "MIT" ]
1
2016-09-13T19:02:03.000Z
2016-09-21T17:21:07.000Z
docs/dev/conventions.rst
dylanmccall/kolibri
34a0fac0920106524092937b8a44ef07701e9fd6
[ "MIT" ]
1
2020-05-21T18:17:55.000Z
2020-05-21T18:17:55.000Z
Project Conventions =================== *TODO* Documentation ------------- *reStructuredText, docstrings, requirements for PRs to master...* Git Workflow ------------ *stable master, develop, feature branches, tags, releases, hot fixes, internal vs external repos...* Python Code ----------- *PEP8, additional ...
35.55814
325
0.7155
a090bb11a0d522815a57de7a39d48433ea683b21
1,144
rst
reStructuredText
doc/plotting.rst
p-glaum/PyPSA
a8cfdf1acd9b348828474ad0899afe2c77818159
[ "MIT" ]
null
null
null
doc/plotting.rst
p-glaum/PyPSA
a8cfdf1acd9b348828474ad0899afe2c77818159
[ "MIT" ]
null
null
null
doc/plotting.rst
p-glaum/PyPSA
a8cfdf1acd9b348828474ad0899afe2c77818159
[ "MIT" ]
null
null
null
###################### Plotting Networks ###################### See the module ``pypsa.plot``. PyPSA has several functions available for plotting networks with different colors/widths/labels on buses and branches. Static plotting with matplotlib =============================== Static plots of networks can be crea...
33.647059
78
0.689685
92530e625a655ebc7fe968628a4bd8c0a0b75614
1,471
rst
reStructuredText
docs/source/torchnet.dataset.rst
HarshTrivedi/tnt
4bd49afaa936e888ea1020a4f9ef54613beea559
[ "BSD-3-Clause" ]
1,463
2017-01-18T22:59:37.000Z
2022-03-31T01:58:02.000Z
docs/source/torchnet.dataset.rst
HarshTrivedi/tnt
4bd49afaa936e888ea1020a4f9ef54613beea559
[ "BSD-3-Clause" ]
105
2017-01-18T20:30:01.000Z
2021-12-31T15:08:18.000Z
docs/source/torchnet.dataset.rst
HarshTrivedi/tnt
4bd49afaa936e888ea1020a4f9ef54613beea559
[ "BSD-3-Clause" ]
236
2017-01-18T20:17:32.000Z
2022-02-16T06:41:40.000Z
.. role:: hidden :class: hidden-section torchnet.dataset ======================== .. automodule:: torchnet.dataset .. currentmodule:: torchnet.dataset Provides a :class:`Dataset` interface, similar to vanilla PyTorch. .. autoclass:: torchnet.dataset.dataset.Dataset :members: :undoc-members: :show-in...
19.613333
66
0.552685
f604fffa4a2472b73f7ff921376d527853d33c21
240
rst
reStructuredText
modules/photons_canvas/font/README.rst
Djelibeybi/photons
bc0aa91771d8e88fd3c691fb58f18cb876f292ec
[ "MIT" ]
51
2020-07-03T08:34:48.000Z
2022-03-16T10:56:08.000Z
modules/photons_canvas/font/README.rst
delfick/photons
bc0aa91771d8e88fd3c691fb58f18cb876f292ec
[ "MIT" ]
81
2020-07-03T08:13:59.000Z
2022-03-31T23:02:54.000Z
modules/photons_canvas/font/README.rst
Djelibeybi/photons
bc0aa91771d8e88fd3c691fb58f18cb876f292ec
[ "MIT" ]
8
2020-07-24T23:48:20.000Z
2021-05-24T17:20:16.000Z
Making the alphabet fonts ========================= The alphabet fonts are made using the font from https://fontstruct.com/fontstructions/show/25590/amstrad_cpc_extended And converted using the ``_generate_alphabet.py`` in this directory
30
69
0.7375
126f87202d709a6f0e6f9b558f384ca0a9a13092
1,866
rst
reStructuredText
README.rst
cjrh/perflog
0122d66070a634a48978acf5eaed0f2cfcdb866e
[ "Apache-2.0" ]
null
null
null
README.rst
cjrh/perflog
0122d66070a634a48978acf5eaed0f2cfcdb866e
[ "Apache-2.0" ]
2
2017-08-08T05:48:29.000Z
2017-08-08T05:48:49.000Z
README.rst
cjrh/perflog
0122d66070a634a48978acf5eaed0f2cfcdb866e
[ "Apache-2.0" ]
null
null
null
.. image:: https://travis-ci.org/cjrh/perflog.svg?branch=master :target: https://travis-ci.org/cjrh/perflog .. image:: https://coveralls.io/repos/github/cjrh/perflog/badge.svg?branch=master :target: https://coveralls.io/github/cjrh/perflog?branch=master .. image:: https://img.shields.io/pypi/pyversions/perflo...
31.627119
84
0.72776
2d028bf04bb693f45241d5da63108a8337455894
219
rst
reStructuredText
docs/glasses.models.segmentation.base.rst
rentainhe/glasses
34300a76985c7fc643094fa8d617114926a0ee75
[ "MIT" ]
271
2020-10-20T12:30:23.000Z
2022-03-17T03:02:38.000Z
docs/glasses.models.segmentation.base.rst
rentainhe/glasses
34300a76985c7fc643094fa8d617114926a0ee75
[ "MIT" ]
212
2020-07-25T13:02:23.000Z
2022-02-20T10:33:32.000Z
docs/glasses.models.segmentation.base.rst
rentainhe/glasses
34300a76985c7fc643094fa8d617114926a0ee75
[ "MIT" ]
23
2021-01-03T13:53:36.000Z
2022-03-17T05:40:34.000Z
glasses.models.segmentation.base package ======================================== Module contents --------------- .. automodule:: glasses.models.segmentation.base :members: :undoc-members: :show-inheritance:
19.909091
48
0.561644
f9f22eaf66dd844840eefdff20977a4fb03e6ae3
1,011
rst
reStructuredText
docs/source/index.rst
aatrubilin/trassir_script_framework
2a850a974688b2c357692265bacfe82c233b825f
[ "MIT" ]
8
2019-08-17T09:14:22.000Z
2021-12-31T09:30:35.000Z
docs/source/index.rst
aatrubilin/trassir_script_framework
2a850a974688b2c357692265bacfe82c233b825f
[ "MIT" ]
1
2019-04-30T00:34:15.000Z
2019-04-30T00:34:15.000Z
docs/source/index.rst
AATrubilin/trassir_script_framework
2a850a974688b2c357692265bacfe82c233b825f
[ "MIT" ]
5
2019-09-18T14:29:30.000Z
2021-12-31T09:30:41.000Z
.. Trassir Script Framework documentation master file, created by sphinx-quickstart on Mon Apr 1 14:38:36 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Trassir Script Framework's documentation! ===========================================...
27.324324
100
0.706231
1a03be2ac9c8de9f2576ef8f6b8e1fe5accff87f
13,354
rst
reStructuredText
manuals/sources/userman/errors.rst
aarroyoc/logtalk3
c737a00f0293cfc1fdd85e5b704a6d2524b6d29a
[ "Apache-2.0" ]
null
null
null
manuals/sources/userman/errors.rst
aarroyoc/logtalk3
c737a00f0293cfc1fdd85e5b704a6d2524b6d29a
[ "Apache-2.0" ]
null
null
null
manuals/sources/userman/errors.rst
aarroyoc/logtalk3
c737a00f0293cfc1fdd85e5b704a6d2524b6d29a
[ "Apache-2.0" ]
null
null
null
.. This file is part of Logtalk <https://logtalk.org/> Copyright 1998-2022 Paulo Moura <pmoura@logtalk.org> SPDX-License-Identifier: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of t...
34.153453
92
0.737382