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
abcd7a6c74856b817ebda7e6e24445df5c47c4ea
3,415
rst
reStructuredText
docs/tutorial/differentialoperators.rst
TomF98/torchphysics
b509385b623516e9475870ab2ca81fef1924dea4
[ "Apache-2.0" ]
203
2021-11-10T10:33:29.000Z
2022-03-26T09:05:12.000Z
docs/tutorial/differentialoperators.rst
DKreuter/torchphysics
775d9aca71752a568f1fca972c958b99107f3b7c
[ "Apache-2.0" ]
3
2022-01-07T19:57:00.000Z
2022-03-10T08:04:49.000Z
docs/tutorial/differentialoperators.rst
DKreuter/torchphysics
775d9aca71752a568f1fca972c958b99107f3b7c
[ "Apache-2.0" ]
16
2021-09-30T08:35:37.000Z
2022-03-16T13:12:22.000Z
============================ Use of Differentialoperators ============================ To learn a solution of a differential equation, one needs to compute different derivatives of the neural network. To make the implementation of a given ODE/PDE easier, different operators are already implemented. They can be found ...
43.227848
101
0.711567
b003d1923fd62374012f3bfb966a74c44d62f62d
770
rst
reStructuredText
docs/source/installation.rst
csdenboer/channels-demultiplexer
7181f63ee086b0573daac821fdec6b10d733cc9e
[ "MIT" ]
17
2020-09-18T16:15:30.000Z
2021-12-22T21:51:42.000Z
docs/source/installation.rst
csdenboer/channels-demultiplexer
7181f63ee086b0573daac821fdec6b10d733cc9e
[ "MIT" ]
4
2020-11-24T00:16:06.000Z
2021-04-20T05:22:41.000Z
docs/source/installation.rst
csdenboer/channels-demultiplexer
7181f63ee086b0573daac821fdec6b10d733cc9e
[ "MIT" ]
2
2020-09-25T09:46:36.000Z
2020-11-25T12:19:29.000Z
Installation ======================= Channels Demultiplexer is easy to install from the PyPI index: .. code-block:: bash $ pip install channels-demultiplexer This will install ``channels-demultiplexer`` along with its dependencies: * channels 3; * django-appconf. After installing the package, the project setti...
26.551724
87
0.679221
fcae2d837bd84a1c2250681a2062c297757157ce
102
rst
reStructuredText
docs/core_components/images/index.rst
willcodefortea/wagtail
2723b85ed8f356bde89d9541105b8cea4812d6a1
[ "BSD-3-Clause" ]
null
null
null
docs/core_components/images/index.rst
willcodefortea/wagtail
2723b85ed8f356bde89d9541105b8cea4812d6a1
[ "BSD-3-Clause" ]
null
null
null
docs/core_components/images/index.rst
willcodefortea/wagtail
2723b85ed8f356bde89d9541105b8cea4812d6a1
[ "BSD-3-Clause" ]
null
null
null
Images ====== .. toctree:: :maxdepth: 2 using_images_outside_wagtail feature_detection
10.2
32
0.656863
6c0a9eb530486ede3a70d3aa11f8361b026d0ea8
441
rst
reStructuredText
docs/src/reference/auth.rst
JordanPCF/LyricsGenius
eb8c6b3fb3ba12eb8420cf93739959720a5d6def
[ "MIT" ]
692
2018-02-21T15:32:21.000Z
2022-03-26T09:50:13.000Z
docs/src/reference/auth.rst
JordanPCF/LyricsGenius
eb8c6b3fb3ba12eb8420cf93739959720a5d6def
[ "MIT" ]
171
2018-02-21T05:39:07.000Z
2022-03-30T22:00:05.000Z
docs/src/reference/auth.rst
JordanPCF/LyricsGenius
eb8c6b3fb3ba12eb8420cf93739959720a5d6def
[ "MIT" ]
170
2018-02-22T19:56:44.000Z
2022-03-18T11:12:37.000Z
.. _auth: .. currentmodule:: lyricsgenius.auth .. toctree:: :maxdepth: 2 :hidden: :caption: Auth Auth ==== OAuth2 ------ You can use this class to authenticate yourself or get URLs to redirect your users to and get them to give your Genius app the premissions you need. To find out more about how to use this ...
19.173913
50
0.70068
66e7e23307ef575d7ddaa8eb83df648039585105
1,608
rst
reStructuredText
source/fieldtypes/text.rst
simonjob/ExpressionEngine-User-Guide
1d1be347ddfb9fd3738585606835d638d92dbdf0
[ "Apache-2.0" ]
null
null
null
source/fieldtypes/text.rst
simonjob/ExpressionEngine-User-Guide
1d1be347ddfb9fd3738585606835d638d92dbdf0
[ "Apache-2.0" ]
null
null
null
source/fieldtypes/text.rst
simonjob/ExpressionEngine-User-Guide
1d1be347ddfb9fd3738585606835d638d92dbdf0
[ "Apache-2.0" ]
null
null
null
.. # This source file is part of the open source project # ExpressionEngine User Guide (https://github.com/ExpressionEngine/ExpressionEngine-User-Guide) # # @link https://expressionengine.com/ # @copyright Copyright (c) 2003-2018, EllisLab, Inc. (https://ellislab.com) # @license https://expression...
35.733333
325
0.720771
5b0ba0995c820b6f0e9574ed797ff7982786e8c3
421
rst
reStructuredText
doc/source/io.rst
wanaylor/NewBuildingsPy
a80ea41600c80569dfb381ed9629161a5f17224e
[ "BSD-3-Clause-LBNL" ]
66
2015-01-26T15:57:05.000Z
2022-03-24T18:43:01.000Z
doc/source/io.rst
wanaylor/NewBuildingsPy
a80ea41600c80569dfb381ed9629161a5f17224e
[ "BSD-3-Clause-LBNL" ]
259
2015-01-06T21:37:52.000Z
2022-03-07T18:02:38.000Z
doc/source/io.rst
wanaylor/NewBuildingsPy
a80ea41600c80569dfb381ed9629161a5f17224e
[ "BSD-3-Clause-LBNL" ]
34
2015-01-14T11:35:57.000Z
2022-03-15T22:10:25.000Z
Reading output files, plotting results and reporting simulation output ====================================================================== .. automodule:: buildingspy.io File reader ----------- .. autoclass:: buildingspy.io.outputfile.Reader :members: Plotter ------- .. autoclass:: buildingspy.io.postprocess....
21.05
70
0.584323
495c9ee35276d13b98eadcc5007c536f169c58d3
14,224
rst
reStructuredText
doc/getting_started.rst
codebyravi/otter
d58077ba4af24a586ae0a0becaf6da96b716a597
[ "Apache-2.0" ]
20
2015-02-11T16:32:07.000Z
2019-11-12T03:27:54.000Z
doc/getting_started.rst
codebyravi/otter
d58077ba4af24a586ae0a0becaf6da96b716a597
[ "Apache-2.0" ]
1,145
2015-01-01T00:00:47.000Z
2022-02-11T03:40:39.000Z
doc/getting_started.rst
codebyravi/otter
d58077ba4af24a586ae0a0becaf6da96b716a597
[ "Apache-2.0" ]
29
2015-01-08T15:00:11.000Z
2021-02-16T16:33:53.000Z
*************** Getting Started *************** Core Concepts ============= Autoscale is an API based tool that enables you to scale your application by adding or removing servers based on monitoring events, a schedule, or arbitrary webhooks. Autoscale functions by linking three services: - Monitoring (such as Mo...
33.706161
467
0.601659
b05ac6253efd2bb339f643bdd0fa637a3624e471
3,362
rst
reStructuredText
docs/how-to/fuzzy-matching.rst
ajhynes7/datatest
78742e98de992807286655f5685a2dc33a7b452e
[ "Apache-2.0" ]
277
2016-05-12T13:22:49.000Z
2022-03-11T00:18:32.000Z
docs/how-to/fuzzy-matching.rst
ajhynes7/datatest
78742e98de992807286655f5685a2dc33a7b452e
[ "Apache-2.0" ]
57
2016-05-18T01:03:32.000Z
2022-02-17T13:48:43.000Z
docs/how-to/fuzzy-matching.rst
ajhynes7/datatest
78742e98de992807286655f5685a2dc33a7b452e
[ "Apache-2.0" ]
16
2016-05-22T11:35:19.000Z
2021-12-01T19:41:42.000Z
.. currentmodule:: datatest .. meta:: :description: How to assert fuzzy matches. :keywords: approximate string, fuzzy matching, testing, datatest ############################# How to Validate Fuzzy Matches ############################# When comparing strings of text, it can sometimes be useful to check tha...
27.333333
94
0.538667
cd08944cdb32d19f71a5054aa60e5c2ca70ae3d8
76
rst
reStructuredText
docs/usage.rst
Eb-Zeero/tacapi
2c94d037e2dd19bf5d1f67ea5ae34cb6cc6eef61
[ "MIT" ]
null
null
null
docs/usage.rst
Eb-Zeero/tacapi
2c94d037e2dd19bf5d1f67ea5ae34cb6cc6eef61
[ "MIT" ]
5
2021-03-18T21:39:50.000Z
2022-03-11T23:36:18.000Z
docs/usage.rst
Eb-Zeero/tacapi
2c94d037e2dd19bf5d1f67ea5ae34cb6cc6eef61
[ "MIT" ]
null
null
null
===== Usage ===== To use SALT Data Quality in a project:: import sdq
8.444444
39
0.578947
2fb40bab2abd2797265fe855360d129a0e86ea1b
86
rst
reStructuredText
readme.rst
Kagachi21/LocationMarker
edb1ee646dc26a5f006650439480a2bcf741185b
[ "MIT" ]
null
null
null
readme.rst
Kagachi21/LocationMarker
edb1ee646dc26a5f006650439480a2bcf741185b
[ "MIT" ]
null
null
null
readme.rst
Kagachi21/LocationMarker
edb1ee646dc26a5f006650439480a2bcf741185b
[ "MIT" ]
null
null
null
Sebuah Aplikasi Polisi ada Polici dan Polisi dan Poliki Punyaa Nyinyaaa, Michel, dkk
21.5
55
0.813953
a5a07a718251606cac1607e6f106de865a222284
655
rst
reStructuredText
gatech/cs7641/python-for-data-analysis.rst
orsenthil/omscs-transcend
d83b8cc5698f8338e4f4513e2dca53f58fc27808
[ "Apache-2.0" ]
56
2017-08-17T19:12:46.000Z
2022-01-31T07:26:57.000Z
gatech/cs7641/python-for-data-analysis.rst
KpJitendraKumar/coursedocs
5146caf733a5749331dba43aa97604c634358747
[ "Apache-2.0" ]
1
2017-03-23T12:40:54.000Z
2019-03-20T07:06:34.000Z
gatech/cs7641/python-for-data-analysis.rst
KpJitendraKumar/coursedocs
5146caf733a5749331dba43aa97604c634358747
[ "Apache-2.0" ]
42
2017-03-23T12:37:15.000Z
2022-02-28T04:17:15.000Z
.. title: Python for Data Analysis .. slug: python-for-data-analysis .. date: 2015-08-28 09:42:13 UTC-07:00 .. tags: .. category: notes .. link: .. description: .. type: text Python for Data Analysis ======================== Read the excerpt of the book Python for `Data Analysis`_ It gave an introduction to using IP...
32.75
98
0.734351
9684bfc8e9d4d9cacdb2654e7ff06a2919b829c5
605
rst
reStructuredText
docs/index.rst
NMTHydro/GADGET
14ade6e896ce36449fe0c22567f349f25ad93be0
[ "Apache-2.0" ]
null
null
null
docs/index.rst
NMTHydro/GADGET
14ade6e896ce36449fe0c22567f349f25ad93be0
[ "Apache-2.0" ]
null
null
null
docs/index.rst
NMTHydro/GADGET
14ade6e896ce36449fe0c22567f349f25ad93be0
[ "Apache-2.0" ]
null
null
null
.. GADGET documentation master file, created by sphinx-quickstart on Wed Jul 13 12:53:44 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to GADGET's documentation! ================================== **G**\ ridded **A**\ tmospheric ...
21.607143
121
0.639669
290f313479aeed8049c6b11438c6effba92e4cce
2,751
rst
reStructuredText
docs/source/api_ref/resources/inventory.rst
kedark3/tower-cli
487a1b9a8e96509798fee108e4f7d2c187177771
[ "Apache-2.0" ]
363
2015-01-14T17:48:34.000Z
2022-01-29T06:37:04.000Z
docs/source/api_ref/resources/inventory.rst
kedark3/tower-cli
487a1b9a8e96509798fee108e4f7d2c187177771
[ "Apache-2.0" ]
703
2015-01-06T17:17:20.000Z
2020-09-16T15:54:17.000Z
docs/source/api_ref/resources/inventory.rst
kedark3/tower-cli
487a1b9a8e96509798fee108e4f7d2c187177771
[ "Apache-2.0" ]
203
2015-01-18T22:38:23.000Z
2022-01-28T19:19:05.000Z
Inventory ========= Description ----------- This resource is used for managing inventory resources in Tower. Fields Table ------------ .. <table goes here> +--------------------+----------------------+----------------------------------------------------+----------+-------+-----------+---------+ |name ...
74.351351
139
0.278808
c10148584d801ae8a4002afcbc4575e19bff8913
608
rst
reStructuredText
docs/index.rst
rbarrue/madminer
e1d17b2d6be48cc5686b5cbe5d01f62f6cd2450c
[ "MIT" ]
46
2019-06-29T14:56:00.000Z
2021-08-02T06:05:41.000Z
docs/index.rst
Sinclert/madminer
6556f164725baab6b79e5ffa2a64913a0ac50f7a
[ "MIT" ]
52
2019-06-18T18:42:58.000Z
2021-10-04T14:56:39.000Z
docs/index.rst
Sinclert/madminer
6556f164725baab6b79e5ffa2a64913a0ac50f7a
[ "MIT" ]
20
2019-06-17T15:29:49.000Z
2021-09-22T18:14:35.000Z
MadMiner ======== *Johann Brehmer, Felix Kling, Irina Espejo, and Kyle Cranmer* **Machine learning–based inference for particle physics** .. toctree:: :maxdepth: 1 :caption: Sites introduction installation usage troubleshooting references .. toctree:: :maxdepth: 1 :caption: API madmi...
15.2
61
0.675987
3d9748babc278c5346a35c4cfd5d322a15180c74
131
rst
reStructuredText
doc/source/toc/section4.rst
dtasev/sarepy
3179a63ac09aca791f3bccf13d61e2d47bee44c3
[ "Apache-2.0" ]
null
null
null
doc/source/toc/section4.rst
dtasev/sarepy
3179a63ac09aca791f3bccf13d61e2d47bee44c3
[ "Apache-2.0" ]
null
null
null
doc/source/toc/section4.rst
dtasev/sarepy
3179a63ac09aca791f3bccf13d61e2d47bee44c3
[ "Apache-2.0" ]
null
null
null
*********************************** Applications *********************************** .. toctree:: section4/section4_1
16.375
36
0.282443
d4dee805fe93c5563d820d9c9dde3ccc0f7c8b58
334
rst
reStructuredText
docsrc/table_of_contents.rst
sylvainbonnot/epythet
4b0b06f93e187c914c1782696a5bdf0387a230ab
[ "Apache-2.0" ]
null
null
null
docsrc/table_of_contents.rst
sylvainbonnot/epythet
4b0b06f93e187c914c1782696a5bdf0387a230ab
[ "Apache-2.0" ]
null
null
null
docsrc/table_of_contents.rst
sylvainbonnot/epythet
4b0b06f93e187c914c1782696a5bdf0387a230ab
[ "Apache-2.0" ]
null
null
null
.. toctree:: :maxdepth: 2 :caption: Contents: module_docs/epythet module_docs/epythet/autogen module_docs/epythet/call_make module_docs/epythet/cli module_docs/epythet/config_parser module_docs/epythet/docs_gen module_docs/epythet/setup_docsrc module_docs/epythet/templates module_docs/...
23.857143
36
0.775449
db3d7bb28ee02757a1d08fa2bf96e377bf39fb55
332
rst
reStructuredText
hexo/source/_posts/aboutme.rst
zhaojiedi1992/My_Aliyun_Hexo_Blog
0089375ced035145542faf74913b1f7f7b32d60d
[ "MIT" ]
null
null
null
hexo/source/_posts/aboutme.rst
zhaojiedi1992/My_Aliyun_Hexo_Blog
0089375ced035145542faf74913b1f7f7b32d60d
[ "MIT" ]
null
null
null
hexo/source/_posts/aboutme.rst
zhaojiedi1992/My_Aliyun_Hexo_Blog
0089375ced035145542faf74913b1f7f7b32d60d
[ "MIT" ]
null
null
null
--- title: 关于我 tags: - about categories: about copyright: true top: 10 date: 2018-02-07 20:48:41 --- 我的工作经历 -------------------------------------------------------------------- 我的学习经历 -------------------------------------------------------------------- 我的爱好 ---------------------------------------------------------...
17.473684
68
0.253012
cff43638ef3316a11df122a25b4958f6356bf442
2,309
rst
reStructuredText
tests/readmes/rbcarson/pypac/README.rst
JulienPalard/mdorrst
88a605dc8aea11c24d24e4257efc39c2a9a125ad
[ "MIT" ]
3
2017-04-27T03:19:02.000Z
2021-02-05T13:17:27.000Z
tests/readmes/rbcarson/pypac/README.rst
JulienPalard/mdorrst
88a605dc8aea11c24d24e4257efc39c2a9a125ad
[ "MIT" ]
1
2019-10-23T07:36:30.000Z
2019-10-23T07:36:31.000Z
tests/readmes/rbcarson/pypac/README.rst
JulienPalard/mdorrst
88a605dc8aea11c24d24e4257efc39c2a9a125ad
[ "MIT" ]
4
2017-05-13T06:39:20.000Z
2020-11-06T11:00:50.000Z
PyPAC: Proxy auto-config for Python =================================== .. image:: https://img.shields.io/pypi/v/pypac.svg?maxAge=2592000 :target: https://pypi.python.org/pypi/pypac .. image:: https://img.shields.io/travis/rbcarson/pypac.svg?maxAge=2592000 :target: https://travis-ci.org/rbcarson/pypac .. image...
36.650794
107
0.731485
e646470051d7219ae1362b22de1f5d913beba1fe
3,940
rst
reStructuredText
docs/import_workflow.rst
pjdelport/django-import-export
5f4a710ff9f7a0b742e40feb978fda476d084ac5
[ "BSD-2-Clause" ]
1
2021-03-31T05:42:15.000Z
2021-03-31T05:42:15.000Z
docs/import_workflow.rst
pjdelport/django-import-export
5f4a710ff9f7a0b742e40feb978fda476d084ac5
[ "BSD-2-Clause" ]
null
null
null
docs/import_workflow.rst
pjdelport/django-import-export
5f4a710ff9f7a0b742e40feb978fda476d084ac5
[ "BSD-2-Clause" ]
2
2016-06-17T02:30:59.000Z
2017-08-31T01:34:01.000Z
==================== Import data workflow ==================== This document describes import data workflow, with hooks that enable customization of import process. ``import_data`` method arguments -------------------------------- ``import_data`` method of :class:`import_export.resources.Resource` class is responsib...
35.495495
79
0.683249
d4d3c5d2f9dfe68030cea016e9b89ef1440266c8
2,283
rst
reStructuredText
docs/index.rst
fledge-iot/fledge-filter-asset
51655f2de462e0c54b4d57824b864199edc44a02
[ "Apache-2.0" ]
null
null
null
docs/index.rst
fledge-iot/fledge-filter-asset
51655f2de462e0c54b4d57824b864199edc44a02
[ "Apache-2.0" ]
null
null
null
docs/index.rst
fledge-iot/fledge-filter-asset
51655f2de462e0c54b4d57824b864199edc44a02
[ "Apache-2.0" ]
null
null
null
.. Images .. |asset| image:: images/asset.jpg Asset Filter ============ The *fledge-filter-asset* is a filter that allows for assets to be included, excluded or renamed in a stream. It may be used either in *South* services or *North* tasks and is driven by a set of rules that define for each named asset what action...
27.841463
290
0.622865
7aba5da2a802bd1e82249f568c8ddb13f1b139ac
1,790
rst
reStructuredText
api/autoapi/Microsoft/AspNetCore/Authentication/OpenIdConnect/RemoteSignOutContext/index.rst
alingarnwelay-thesis/Docs
bf22fbe17ef03f9ccef7facd9462a37a04b73d47
[ "CC-BY-4.0", "MIT" ]
13
2019-02-14T19:48:34.000Z
2021-12-24T13:38:23.000Z
api/autoapi/Microsoft/AspNetCore/Authentication/OpenIdConnect/RemoteSignOutContext/index.rst
nikibobi/Docs
05a0789c2c87bc4cb98a7b6411083ce3f9771b01
[ "CC-BY-4.0", "MIT" ]
null
null
null
api/autoapi/Microsoft/AspNetCore/Authentication/OpenIdConnect/RemoteSignOutContext/index.rst
nikibobi/Docs
05a0789c2c87bc4cb98a7b6411083ce3f9771b01
[ "CC-BY-4.0", "MIT" ]
3
2017-12-29T18:10:16.000Z
2018-07-24T18:41:45.000Z
RemoteSignOutContext Class ========================== Namespace :dn:ns:`Microsoft.AspNetCore.Authentication.OpenIdConnect` Assemblies * Microsoft.AspNetCore.Authentication.OpenIdConnect ---- .. contents:: :local: Inheritance Hierarchy --------------------- * :dn:cls:`System.Object` * :dn:cls:`M...
21.058824
275
0.726257
513f57d00feef558aa11bfed19b73af153d78417
6,017
rst
reStructuredText
doc/python/tutorial/debugging.rst
tasugi/nnabla
cf54d64cc0448c8ea63b2a8e9a7999963f3c169e
[ "Apache-2.0" ]
1
2020-08-03T12:49:19.000Z
2020-08-03T12:49:19.000Z
doc/python/tutorial/debugging.rst
tasugi/nnabla
cf54d64cc0448c8ea63b2a8e9a7999963f3c169e
[ "Apache-2.0" ]
1
2020-11-09T07:33:29.000Z
2020-11-09T07:33:29.000Z
doc/python/tutorial/debugging.rst
tasugi/nnabla
cf54d64cc0448c8ea63b2a8e9a7999963f3c169e
[ "Apache-2.0" ]
null
null
null
Debugging ========= Deep neural networks are going deeper and deeper every year, requiring more components in the networks. Such complexity often misleads us to mal-configure the networks that can turn out be critical. Even if we correctly configure a neural network as desired, we may still want to find out its perfo...
33.06044
98
0.654147
4ba9903b87cfb22952161c9d8e745298c8f10f6e
37,218
rst
reStructuredText
zip-0244.rst
zingolabs/zips
e84ce9423fa7ffa84454a08dd451db3df9cb41a9
[ "MIT" ]
null
null
null
zip-0244.rst
zingolabs/zips
e84ce9423fa7ffa84454a08dd451db3df9cb41a9
[ "MIT" ]
null
null
null
zip-0244.rst
zingolabs/zips
e84ce9423fa7ffa84454a08dd451db3df9cb41a9
[ "MIT" ]
null
null
null
:: ZIP: 244 Title: Transaction Identifier Non-Malleability Owners: Kris Nuttycombe <kris@electriccoin.co> Daira Hopwood <daira@electriccoin.co> Jack Grigg <str4d@electriccoin.co> Status: Proposed Category: Consensus Created: 2021-01-06 License: MIT Discussions-To: <https://github.co...
41.445434
209
0.738836
62462b9493bf61044d5eb84926d9b598fa6e069a
5,110
rst
reStructuredText
docs/doc/data.rst
karawallace/mygene
35bf066eb50bc929b4bb4e2423d47b4c98797526
[ "Apache-2.0" ]
null
null
null
docs/doc/data.rst
karawallace/mygene
35bf066eb50bc929b4bb4e2423d47b4c98797526
[ "Apache-2.0" ]
null
null
null
docs/doc/data.rst
karawallace/mygene
35bf066eb50bc929b4bb4e2423d47b4c98797526
[ "Apache-2.0" ]
null
null
null
.. Data Gene annotation data ********************* .. _data_sources: Data sources ------------ We currently obtain the gene annotation data from several public data resources and keep them up-to-date, so that you don't have to do it: ============ ======================= ================================= So...
38.712121
339
0.531703
082e48029b82e1408861f1434eb889342f7eae68
5,039
rst
reStructuredText
README.rst
SatelliteQE/blinker_herald
4af2f38ef63a0e8a71590784f8f26304567cc033
[ "0BSD" ]
7
2016-05-31T15:58:47.000Z
2021-11-09T10:59:35.000Z
README.rst
SatelliteQE/blinker_herald
4af2f38ef63a0e8a71590784f8f26304567cc033
[ "0BSD" ]
2
2016-05-29T04:42:42.000Z
2016-05-30T13:26:04.000Z
README.rst
SatelliteQE/blinker_herald
4af2f38ef63a0e8a71590784f8f26304567cc033
[ "0BSD" ]
6
2016-05-30T01:49:21.000Z
2019-03-28T09:56:50.000Z
=============================== Blinker Herald =============================== .. image:: docs/The_Herald.jpg :alt: The Herald .. image:: https://img.shields.io/pypi/v/blinker_herald.svg :target: https://pypi.python.org/pypi/blinker_herald .. image:: https://travis-ci.org/SatelliteQE/blinker_herald.s...
33.593333
128
0.708275
76c041efed484257f70aa70a4174b4dcfbfa6270
519
rst
reStructuredText
source/intro/ChangeLog/202101.0.rst
freee/a11y-guidelines
4b92b247e53ddd51e5fae011082c0f3dee4d6faf
[ "CC-BY-4.0" ]
42
2020-05-02T13:20:59.000Z
2022-02-17T04:52:14.000Z
source/intro/ChangeLog/202101.0.rst
freee/a11y-guidelines
4b92b247e53ddd51e5fae011082c0f3dee4d6faf
[ "CC-BY-4.0" ]
8
2020-05-14T04:41:57.000Z
2022-03-29T08:40:50.000Z
source/intro/ChangeLog/202101.0.rst
freee/a11y-guidelines
4b92b247e53ddd51e5fae011082c0f3dee4d6faf
[ "CC-BY-4.0" ]
9
2020-05-13T01:38:01.000Z
2021-11-26T04:58:39.000Z
.. _ver-202101-0: ******************************************************************************************** `Ver. 202101.0 (2021年1月5日) <https://github.com/freee/a11y-guidelines/releases/202101.0>`_ ******************************************************************************************** 参考: `freeeアクセシビリティー・ガイドラ...
37.071429
112
0.481696
d8584a932af8cc739348e9b8f2035e4c0c1e13f9
71,313
rst
reStructuredText
classes/class_spatialmaterial.rst
malcolmhoward/godot-docs
654049fe70a7777730d7581df7cd34d321a455ac
[ "CC-BY-3.0", "MIT" ]
1
2021-07-14T03:10:26.000Z
2021-07-14T03:10:26.000Z
classes/class_spatialmaterial.rst
malcolmhoward/godot-docs
654049fe70a7777730d7581df7cd34d321a455ac
[ "CC-BY-3.0", "MIT" ]
null
null
null
classes/class_spatialmaterial.rst
malcolmhoward/godot-docs
654049fe70a7777730d7581df7cd34d321a455ac
[ "CC-BY-3.0", "MIT" ]
null
null
null
.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the SpatialMaterial.xml source instead. .. The source is found in doc/classes or modules/<name>/doc_classes. .. _class_SpatialMaterial: SpatialMaterial =============== **Inherits:** :ref:`Material<class_Material>...
46.488266
229
0.397557
efcd00183771d53b08b3e84a1c1445b5e0355ebd
1,824
rst
reStructuredText
source/courses/comp331.rst
NicholasSynovic/coursedescriptions
1579ca42f427457603912272f2e98a7382fe5df9
[ "Apache-2.0" ]
4
2015-01-23T21:43:20.000Z
2021-12-11T13:22:54.000Z
source/courses/comp331.rst
NicholasSynovic/coursedescriptions
1579ca42f427457603912272f2e98a7382fe5df9
[ "Apache-2.0" ]
48
2015-08-20T20:06:42.000Z
2021-08-29T17:07:40.000Z
source/courses/comp331.rst
NicholasSynovic/coursedescriptions
1579ca42f427457603912272f2e98a7382fe5df9
[ "Apache-2.0" ]
22
2015-01-23T21:44:04.000Z
2022-01-24T17:35:19.000Z
.. header:: COMP 331: Mathematical Foundations of Cryptography .. footer:: COMP 331: Mathematical Foundations of Cryptography .. index:: Mathematical Foundations of Cryptography Mathematical Foundations Cryptography Mathematical Foundations COMP 331 ############################################...
30.915254
543
0.679825
da66e2f2cb413c23656802cdc149e17a039770de
992
rst
reStructuredText
doc/ref/modules/all/salt.modules.shadow.rst
mattrobenolt/salt
e01a4c2d26adc705d8056970777a6313ad10291b
[ "Apache-2.0" ]
1
2017-10-13T13:42:59.000Z
2017-10-13T13:42:59.000Z
doc/ref/modules/all/salt.modules.shadow.rst
mattrobenolt/salt
e01a4c2d26adc705d8056970777a6313ad10291b
[ "Apache-2.0" ]
null
null
null
doc/ref/modules/all/salt.modules.shadow.rst
mattrobenolt/salt
e01a4c2d26adc705d8056970777a6313ad10291b
[ "Apache-2.0" ]
null
null
null
.. NOTE: Do not edit this file, it is a generated file and will be overwritten. See the master template file _templates/autosummary/module.rst =================== salt.modules.shadow =================== .. automodule:: salt.modules.shadow .. rubric:: Members info ===========================...
19.84
79
0.370968
65c1f9e9f1425c033e8dbe472ee9fbc8b4b1edc8
793
rst
reStructuredText
doc/user/installation.rst
drammock/python-quantities
6ee561e918c00fec773481fa9a2c73e8e106f061
[ "DOC" ]
null
null
null
doc/user/installation.rst
drammock/python-quantities
6ee561e918c00fec773481fa9a2c73e8e106f061
[ "DOC" ]
null
null
null
doc/user/installation.rst
drammock/python-quantities
6ee561e918c00fec773481fa9a2c73e8e106f061
[ "DOC" ]
null
null
null
************ Installation ************ Prerequisites ============= Quantities has a few dependencies: * Python_ (>=2.7) * NumPy_ (>=1.8.2) Source Code Installation ======================== To install Quantities, download the Quantites sourcecode from PyPi_ and run "python setup.py install" in the quantities sour...
21.432432
69
0.693569
46c5aea035ad65543ac29b966b1d157eade49f69
1,268
rst
reStructuredText
README.rst
boilerroomtv/django-authtools
558a27115852099071c97689da81e2b902cb778d
[ "BSD-2-Clause" ]
null
null
null
README.rst
boilerroomtv/django-authtools
558a27115852099071c97689da81e2b902cb778d
[ "BSD-2-Clause" ]
null
null
null
README.rst
boilerroomtv/django-authtools
558a27115852099071c97689da81e2b902cb778d
[ "BSD-2-Clause" ]
null
null
null
django-authtools ================ .. image:: https://travis-ci.org/fusionbox/django-authtools.png :target: http://travis-ci.org/fusionbox/django-authtools :alt: Build Status A custom user model app for Django 2.2+ that features email as username and other things. It tries to stay true to the built-in user mode...
24.862745
100
0.675868
f3e7e545cba4c2a8afc9a8acc59947440e9560ce
3,379
rst
reStructuredText
DEPLOYNOTES.rst
making-books-ren-today/test_eval_4_derrmar
615796efeb517cd12cfb1f8b67e0150f6aaaea66
[ "Apache-2.0" ]
null
null
null
DEPLOYNOTES.rst
making-books-ren-today/test_eval_4_derrmar
615796efeb517cd12cfb1f8b67e0150f6aaaea66
[ "Apache-2.0" ]
null
null
null
DEPLOYNOTES.rst
making-books-ren-today/test_eval_4_derrmar
615796efeb517cd12cfb1f8b67e0150f6aaaea66
[ "Apache-2.0" ]
null
null
null
.. _DEPLOYNOTES: Deploy and Upgrade notes ======================== 1.2 --- * Provision and configure a **ZOTERO_API_KEY** and **ZOTERO_LIBRARY_ID** before running zotero export script. * Run data export scripts to generate dataset for deposit and reuse:: python manage.py reference_data python manage.py in...
38.83908
169
0.754365
dfad91724d004ec69df354d75dd16ae4c51991fc
486
rst
reStructuredText
docs/source/sciope.rst
rmjiang7/sciope
5122107dedcee9c39458e83d853ec35f91268780
[ "Apache-2.0" ]
5
2019-05-21T18:56:04.000Z
2020-08-02T20:09:43.000Z
docs/source/sciope.rst
rmjiang7/sciope
5122107dedcee9c39458e83d853ec35f91268780
[ "Apache-2.0" ]
6
2020-10-16T08:11:10.000Z
2022-03-16T09:35:46.000Z
docs/source/sciope.rst
rmjiang7/sciope
5122107dedcee9c39458e83d853ec35f91268780
[ "Apache-2.0" ]
6
2019-05-23T09:09:00.000Z
2020-08-02T20:09:45.000Z
sciope package =========== Subpackages ----------- .. toctree:: sciope.data sciope.designs sciope.features sciope.inference sciope.models sciope.sampling sciope.utilities sciope.visualize Submodules ---------- sciope.sciope module -------------- .. automodule:: sciope.sciope :m...
13.135135
29
0.590535
807ec4f6f2fd4cfbda7cd2fe77d2bd49c81d857c
5,434
rst
reStructuredText
docs/quickstart.rst
creativechain/crea-python-lib
b0a61e947586e2d19001824259efad51722e43a8
[ "MIT" ]
null
null
null
docs/quickstart.rst
creativechain/crea-python-lib
b0a61e947586e2d19001824259efad51722e43a8
[ "MIT" ]
1
2020-03-02T12:18:48.000Z
2020-03-02T12:18:48.000Z
docs/quickstart.rst
creativechain/crea-python-lib
b0a61e947586e2d19001824259efad51722e43a8
[ "MIT" ]
null
null
null
Quickstart ========== Crea ----- The crea object is the connection to the Crea blockchain. By creating this object different options can be set. .. note:: All init methods of crea classes can be given the ``crea_instance=`` parameter to assure that all objects use the same crea object. When the ...
26.251208
97
0.669672
ccd24d89180ad523be032de59c45e68913e6ee88
6,883
rst
reStructuredText
README.rst
anergictcell/pyhpo
94bcde46754f2a7fd8bbb5cb19dbcaa103b9e935
[ "MIT" ]
2
2021-06-01T11:42:16.000Z
2022-01-26T11:40:43.000Z
README.rst
anergictcell/pyhpo
94bcde46754f2a7fd8bbb5cb19dbcaa103b9e935
[ "MIT" ]
2
2019-12-18T05:47:04.000Z
2019-12-18T05:48:05.000Z
README.rst
anergictcell/pyhpo
94bcde46754f2a7fd8bbb5cb19dbcaa103b9e935
[ "MIT" ]
1
2021-09-03T11:47:44.000Z
2021-09-03T11:47:44.000Z
***** PyHPO ***** A Python library to work with, analyze, filter and inspect the `Human Phenotype Ontology`_ Visit the `PyHPO Documentation`_ for a more detailed overview of all the functionality. New maintainer - Centogene ========================== As of version 2.7, the library is maintained by CENTOGENE. The ...
29.668103
350
0.696934
dc802d6d485f94176d5a26a18f8c5d33373793ba
1,221
rst
reStructuredText
docs/usage.rst
MechanisM/django-confy
53818db22d1f05623d257aac2abdc625f5972d88
[ "MIT" ]
28
2015-01-12T11:27:19.000Z
2018-05-05T21:37:58.000Z
docs/usage.rst
MechanisM/django-confy
53818db22d1f05623d257aac2abdc625f5972d88
[ "MIT" ]
null
null
null
docs/usage.rst
MechanisM/django-confy
53818db22d1f05623d257aac2abdc625f5972d88
[ "MIT" ]
2
2015-04-26T07:28:32.000Z
2018-02-27T14:34:40.000Z
Usage ~~~~~ Import from confy needed modules and use them. Example for settings.py: .. code-block:: py from confy import env, database, cache DEBUG = env('DEV') SECRET_KEY = env('SECRET_KEY') DATABASES = {'default': database.config()} CACHES = {'default': cache.config()} Create .env fil...
24.42
115
0.718264
93ea36ffe2734d23c02bd371e78272d802248401
22,828
rst
reStructuredText
source/3dcitydb/docker.rst
3dcitydb/3dcitydb-docs
26306766f73c381bd2671b03afd47d56723fc418
[ "Apache-2.0" ]
9
2019-03-30T11:33:25.000Z
2021-03-17T12:09:29.000Z
source/3dcitydb/docker.rst
3dcitydb/3dcitydb-docs
26306766f73c381bd2671b03afd47d56723fc418
[ "Apache-2.0" ]
24
2019-03-30T11:06:51.000Z
2021-10-07T06:28:32.000Z
source/3dcitydb/docker.rst
3dcitydb/3dcitydb-docs
26306766f73c381bd2671b03afd47d56723fc418
[ "Apache-2.0" ]
7
2020-03-31T06:40:03.000Z
2022-03-21T01:22:47.000Z
.. _citydb_docker_chapter: ############################################################################### 3D City Database using Docker ############################################################################### .. image:: ../media/citydb_docker_logo.png :width: 80 px :align: right :alt: 3D City Database o...
35.836735
159
0.678421
ea875e444c0e6cb0da9bfbe1248e046aaa0c5342
101
rst
reStructuredText
docs/olm.calcite.calc_k2.rst
speleophysics/waterchem
1c7d8247d642dfd9f73b44f6251fcfa03544534b
[ "MIT" ]
null
null
null
docs/olm.calcite.calc_k2.rst
speleophysics/waterchem
1c7d8247d642dfd9f73b44f6251fcfa03544534b
[ "MIT" ]
25
2015-01-04T17:34:54.000Z
2016-12-23T23:05:41.000Z
docs/olm.calcite.calc_k2.rst
speleophysics/waterchem
1c7d8247d642dfd9f73b44f6251fcfa03544534b
[ "MIT" ]
3
2015-12-02T01:44:42.000Z
2016-06-25T23:22:26.000Z
olm.calcite.calc\_k2 ==================== .. currentmodule:: olm.calcite .. autofunction:: calc_k2
16.833333
30
0.584158
02500aca6d330fd683be9954f9c7c46aeddd0960
2,838
rst
reStructuredText
graphql/manual/schema/basics.rst
2mol/graphql-engine-docs
54b31483023af736cc627c2d1b855994d7b628a3
[ "MIT" ]
null
null
null
graphql/manual/schema/basics.rst
2mol/graphql-engine-docs
54b31483023af736cc627c2d1b855994d7b628a3
[ "MIT" ]
null
null
null
graphql/manual/schema/basics.rst
2mol/graphql-engine-docs
54b31483023af736cc627c2d1b855994d7b628a3
[ "MIT" ]
null
null
null
Schema design basics ==================== Let's take a look at how to create tables using the Hasura console, a UI tool meant for doing exactly this. We'll use a typical author/articles schema as a reference for all the following examples. Open the console ---------------- Run the following command using the Hasura CL...
23.454545
119
0.566244
79e46909f44356121ea99175ef695c49f705a7b0
671
rst
reStructuredText
doc/config-reference/source/shared-file-systems.rst
AlekhyaMallina-Vedams/kaminario_manuals
79a8bb3a700a80ea4a6fed1ceb45224ab3d5f0ca
[ "Apache-2.0" ]
null
null
null
doc/config-reference/source/shared-file-systems.rst
AlekhyaMallina-Vedams/kaminario_manuals
79a8bb3a700a80ea4a6fed1ceb45224ab3d5f0ca
[ "Apache-2.0" ]
null
null
null
doc/config-reference/source/shared-file-systems.rst
AlekhyaMallina-Vedams/kaminario_manuals
79a8bb3a700a80ea4a6fed1ceb45224ab3d5f0ca
[ "Apache-2.0" ]
null
null
null
=========================== Shared File Systems service =========================== .. toctree:: shared-file-systems/overview.rst shared-file-systems/api.rst shared-file-systems/drivers.rst shared-file-systems/log-files.rst shared-file-systems/rpc.rst shared-file-systems/misc.rst shared-file-syst...
27.958333
70
0.704918
7adbfda037143a33fd8f0ff232b7f5e2e2817b4a
58
rst
reStructuredText
doc/code/gbs/sample.rst
rajeshkumarkarra/strawberryfields
138d8459fe773a9d645569d7af3ecd1f86e65f5a
[ "Apache-2.0" ]
null
null
null
doc/code/gbs/sample.rst
rajeshkumarkarra/strawberryfields
138d8459fe773a9d645569d7af3ecd1f86e65f5a
[ "Apache-2.0" ]
5
2020-09-26T01:27:24.000Z
2022-02-10T02:13:49.000Z
doc/code/gbs/sample.rst
rajeshkumarkarra/strawberryfields
138d8459fe773a9d645569d7af3ecd1f86e65f5a
[ "Apache-2.0" ]
null
null
null
.. automodule:: strawberryfields.gbs.sample :members:
19.333333
43
0.724138
2ece0558cdfd50b100c90007227d178e69802293
250
rst
reStructuredText
README.rst
python-coincidence/contributing
d6794fe68a17f3523e1318c34614388095549c0d
[ "MIT" ]
null
null
null
README.rst
python-coincidence/contributing
d6794fe68a17f3523e1318c34614388095549c0d
[ "MIT" ]
1
2021-08-12T15:29:02.000Z
2021-08-12T15:29:02.000Z
README.rst
python-coincidence/contributing
d6794fe68a17f3523e1318c34614388095549c0d
[ "MIT" ]
null
null
null
====================== Contributing Guide ====================== .. start short_desc **Contributing guide for projects in the python-coincidence organization.** .. end short_desc View online at https://contributing-to-coincidence.readthedocs.io/
20.833333
75
0.648
87ec99646bfdabbfa30ec5790572f50074a779a3
205
rst
reStructuredText
docs/source/generated/paasta_tools.autoscaling.cluster_boost.rst
jackchi/paasta
0899adcef43cb07c247a36f5af82f09bb6f8db12
[ "Apache-2.0" ]
2
2020-04-09T06:58:46.000Z
2021-05-03T21:56:03.000Z
docs/source/generated/paasta_tools.autoscaling.cluster_boost.rst
jackchi/paasta
0899adcef43cb07c247a36f5af82f09bb6f8db12
[ "Apache-2.0" ]
4
2021-02-08T20:42:08.000Z
2021-06-02T00:51:04.000Z
docs/source/generated/paasta_tools.autoscaling.cluster_boost.rst
eric-erki/An-open-distributed-platform-as-a-service
6769c5601685deb1017910ab8d09109e8e998892
[ "Apache-2.0" ]
1
2020-09-29T03:23:02.000Z
2020-09-29T03:23:02.000Z
paasta_tools.autoscaling.cluster_boost module ============================================= .. automodule:: paasta_tools.autoscaling.cluster_boost :members: :undoc-members: :show-inheritance:
25.625
54
0.595122
b6f2ce8aa2fdc69c935ecec6d3aa420c11a903ae
7,355
rst
reStructuredText
docs/other/cmake_utilities.rst
maxitg/LibraryLinkUtilities
2d20dd08f38999a974874c0f2a6df527fe781401
[ "MIT" ]
30
2020-10-06T11:06:34.000Z
2022-03-22T22:38:39.000Z
docs/other/cmake_utilities.rst
maxitg/LibraryLinkUtilities
2d20dd08f38999a974874c0f2a6df527fe781401
[ "MIT" ]
1
2020-12-29T18:23:37.000Z
2021-02-25T11:22:28.000Z
docs/other/cmake_utilities.rst
LaudateCorpus1/LibraryLinkUtilities
cc472c6e3e936b86cb4736afc535bfa482fc5d23
[ "MIT" ]
7
2020-12-08T17:10:00.000Z
2022-03-29T15:42:13.000Z
================================ CMake utility functions ================================ Apart from the C++ and Wolfram Language APIs, LLU offers a range of CMake utility functions to automate common steps in building LibraryLink paclets with CMake. While it is not at all required to use CMake in a project that links...
39.543011
160
0.72087
306a057697a24a4c6a2745c5f906d47bf016a41f
99
rst
reStructuredText
docs/usage.rst
shannon-jia/cctv
3a73dc28d5c3f8556cfc87f0c9d2a0d6ece23a01
[ "MIT" ]
null
null
null
docs/usage.rst
shannon-jia/cctv
3a73dc28d5c3f8556cfc87f0c9d2a0d6ece23a01
[ "MIT" ]
null
null
null
docs/usage.rst
shannon-jia/cctv
3a73dc28d5c3f8556cfc87f0c9d2a0d6ece23a01
[ "MIT" ]
null
null
null
===== Usage ===== To use CCTV for SAM V1 with RabbitMQ and Docker in a project:: import cctv
12.375
62
0.636364
44075e78ccacbba88380492e22478357ccb704bd
954
rst
reStructuredText
docs/generating-a-cli.rst
MasonMcGill/artisan
f24932289bfe4f606b30516d429dc982df27ffdd
[ "MIT" ]
null
null
null
docs/generating-a-cli.rst
MasonMcGill/artisan
f24932289bfe4f606b30516d429dc982df27ffdd
[ "MIT" ]
9
2019-06-10T11:27:56.000Z
2022-01-20T15:53:28.000Z
docs/generating-a-cli.rst
MasonMcGill/artisan
f24932289bfe4f606b30516d429dc982df27ffdd
[ "MIT" ]
1
2019-06-07T15:44:33.000Z
2019-06-07T15:44:33.000Z
Generating a CLI ================ An example command-line interface script, using `PyYAML <https://pyyaml.org/wiki/PyYAMLDocumentation>`_ and `clize <https://clize.readthedocs.io/en/stable/>`_: .. code-block:: python3 #!/usr/bin/env python3 import json from pathlib import Path import artisan, clize, yaml f...
31.8
66
0.69392
e486d62ef3c969ed45aa485d69ba2393bc6be1ea
63
rst
reStructuredText
README.rst
InterviewCake/he-sdk-python
85a07b2e63b0ae9fb8579dee4f4f48731e56cf99
[ "MIT" ]
17
2015-11-18T17:33:33.000Z
2020-12-10T19:14:27.000Z
README.rst
InterviewCake/he-sdk-python
85a07b2e63b0ae9fb8579dee4f4f48731e56cf99
[ "MIT" ]
1
2019-02-20T15:30:35.000Z
2019-07-24T06:47:57.000Z
README.rst
InterviewCake/he-sdk-python
85a07b2e63b0ae9fb8579dee4f4f48731e56cf99
[ "MIT" ]
8
2016-04-18T18:22:21.000Z
2020-02-20T23:53:16.000Z
# he-sdk-python Python client for HackerEarth Code Checker API
21
46
0.809524
0a360b88fb28e3d77122987c1216e04fa83f0c46
1,904
rst
reStructuredText
doc/operation/logging.rst
limitusus/openxpki
92ae3f6af9830b390b06a784026fbdb3e048ac8a
[ "Apache-2.0" ]
357
2015-02-19T18:23:12.000Z
2022-03-29T04:05:25.000Z
doc/operation/logging.rst
limitusus/openxpki
92ae3f6af9830b390b06a784026fbdb3e048ac8a
[ "Apache-2.0" ]
604
2015-01-19T11:58:44.000Z
2022-03-14T13:38:42.000Z
doc/operation/logging.rst
limitusus/openxpki
92ae3f6af9830b390b06a784026fbdb3e048ac8a
[ "Apache-2.0" ]
108
2015-03-10T19:05:20.000Z
2022-03-29T04:32:28.000Z
Audit Log ========= The audit log lists all operations that are relevant for the usage of private key material or important steps (as approvals) that lead to a signature using the CA key. Categories ########## The audit log is divided into several categories. The given items are actions logged by the standard confi...
24.101266
71
0.693803
2bbee748389eaffa36890ec297a713ec84922452
2,658
rst
reStructuredText
README.rst
Shihta/python-novaclient
9465e0883e0cb9d3f8cd45373aea26070c49e0ce
[ "Apache-1.1" ]
null
null
null
README.rst
Shihta/python-novaclient
9465e0883e0cb9d3f8cd45373aea26070c49e0ce
[ "Apache-1.1" ]
null
null
null
README.rst
Shihta/python-novaclient
9465e0883e0cb9d3f8cd45373aea26070c49e0ce
[ "Apache-1.1" ]
null
null
null
Python bindings to the OpenStack Nova API ================================================== This is a client for the OpenStack Nova API. There's a Python API (the ``novaclient`` module), and a command-line script (``nova``). Each implements 100% of the OpenStack Nova API. See the `OpenStack CLI guide`_ for informati...
33.225
80
0.709556
c6532ce9925522aa5521b33362c922e19821016c
82
rst
reStructuredText
docs/fastf1.rst
JellybeanAsh/Fast-F1
cf0cb20fdd3e89fdee3755097722db5ced3a23b5
[ "MIT" ]
690
2020-07-31T15:37:59.000Z
2022-03-31T20:51:46.000Z
docs/fastf1.rst
JellybeanAsh/Fast-F1
cf0cb20fdd3e89fdee3755097722db5ced3a23b5
[ "MIT" ]
90
2020-07-25T11:00:15.000Z
2022-03-31T01:59:59.000Z
docs/fastf1.rst
JellybeanAsh/Fast-F1
cf0cb20fdd3e89fdee3755097722db5ced3a23b5
[ "MIT" ]
68
2020-07-21T23:21:29.000Z
2022-03-30T16:12:01.000Z
.. automodule:: fastf1 :members: :undoc-members: :show-inheritance:
11.714286
22
0.609756
58fc331acc2b3f564dc73bb8c039c17b9b4720f2
107
rst
reStructuredText
doc/fluid/api/paddle/equal_all.rst
shiyutang/docs
b05612213a08daf9f225abce08fc42f924ef51ad
[ "Apache-2.0" ]
104
2018-09-04T08:16:05.000Z
2021-05-06T20:45:26.000Z
doc/fluid/api/paddle/equal_all.rst
shiyutang/docs
b05612213a08daf9f225abce08fc42f924ef51ad
[ "Apache-2.0" ]
1,582
2018-06-25T06:14:11.000Z
2021-05-14T16:00:43.000Z
doc/fluid/api/paddle/equal_all.rst
shiyutang/docs
b05612213a08daf9f225abce08fc42f924ef51ad
[ "Apache-2.0" ]
387
2018-06-20T07:42:32.000Z
2021-05-14T08:35:28.000Z
.. _api_paddle_equal_all equal_all ------------------------------- :doc_source: paddle.tensor.equal_all
13.375
36
0.570093
0d391f98ce029dd12796f759faad32ac37dfb14c
7,881
rst
reStructuredText
source/tutorials/reliable_forwarding.rst
qu0zl/rsyslog-doc
50b67b95259edcbae4e81c1069e7bb56a89743d6
[ "Apache-2.0" ]
1
2020-01-08T08:48:59.000Z
2020-01-08T08:48:59.000Z
source/tutorials/reliable_forwarding.rst
qu0zl/rsyslog-doc
50b67b95259edcbae4e81c1069e7bb56a89743d6
[ "Apache-2.0" ]
null
null
null
source/tutorials/reliable_forwarding.rst
qu0zl/rsyslog-doc
50b67b95259edcbae4e81c1069e7bb56a89743d6
[ "Apache-2.0" ]
null
null
null
Reliable Forwarding of syslog Messages with Rsyslog =================================================== *Written by* `Rainer Gerhards <https://rainer.gerhards.net/>`_ *(2008-06-27)* Abstract -------- **In this paper, I describe how to forward** `syslog <http://www.monitorware.com/en/topics/syslog/>`_ **messages (qui...
45.819767
90
0.752062
ede52272e3d04758e9a1cc734fc115628b3d35bd
499
rst
reStructuredText
docs/source/tutorial/zh/installation.rst
SimpleButNotNaive/EduData
072056261930e110d0b9d840ea707c92e49b1d31
[ "Apache-2.0" ]
98
2019-07-05T03:27:36.000Z
2022-03-30T08:38:09.000Z
docs/source/tutorial/zh/installation.rst
chenqiyuan1012/EduData
da9415aa7c19a53a604d46f24e4912d6334b7ed3
[ "Apache-2.0" ]
45
2020-12-25T03:49:43.000Z
2021-11-26T09:45:42.000Z
docs/source/tutorial/zh/installation.rst
chenqiyuan1012/EduData
da9415aa7c19a53a604d46f24e4912d6334b7ed3
[ "Apache-2.0" ]
50
2019-08-17T05:11:15.000Z
2022-03-29T07:54:13.000Z
安装与帮助 ===================== 从源码安装 ---------------- 从 ``github`` 上 ``clone`` 后进入文件夹 .. code-block:: console $ pip install -e . 从 ``pypi`` 安装 ---------------- .. code-block:: console $ pip install EduData 命令行格式 ------------------- .. code-block:: console $ edudata $subcommand $parameters1 $parameters2 .. _安...
11.880952
48
0.50501
50ccbc4b03c4afaea2a5d1dc7ee8875c608cb79f
3,518
rst
reStructuredText
CHANGELOG.rst
yaoguai/sanzang
de562c8fa694c111125e2bc97a9b01ccbcb54437
[ "MIT" ]
5
2015-03-24T07:40:09.000Z
2019-05-14T11:57:44.000Z
CHANGELOG.rst
yaoguai/sanzang-utils
de562c8fa694c111125e2bc97a9b01ccbcb54437
[ "MIT" ]
null
null
null
CHANGELOG.rst
yaoguai/sanzang-utils
de562c8fa694c111125e2bc97a9b01ccbcb54437
[ "MIT" ]
1
2015-11-30T04:29:59.000Z
2015-11-30T04:29:59.000Z
Change Log ========== 1.3.3 (2016-01-??) ------------------ * Added more helpful and verbose output to szu-ed. * Removed table format checks from all tools except szu-ed. 1.3.2 (2015-04-01) ------------------ * Reimplemented core algorithm for szu-r (cleaner and faster). * Added missing delimiter in buffering algorit...
34.15534
72
0.686754
4f826bd7f4fa6e5bbfde0df240ee65e0f10cad7b
1,365
rst
reStructuredText
doc/matlab/generic-syntax.rst
mdiazmel/keops
52a3d2ee80a720639f52898305f85399b7b45a63
[ "MIT" ]
695
2019-04-29T10:20:55.000Z
2022-03-31T13:07:24.000Z
doc/matlab/generic-syntax.rst
mdiazmel/keops
52a3d2ee80a720639f52898305f85399b7b45a63
[ "MIT" ]
213
2019-04-18T09:24:39.000Z
2022-03-31T14:27:12.000Z
doc/matlab/generic-syntax.rst
mdiazmel/keops
52a3d2ee80a720639f52898305f85399b7b45a63
[ "MIT" ]
52
2019-04-18T09:18:08.000Z
2022-03-27T01:48:33.000Z
Matlab API ========== The example described below is implemented in the example Matlab script `script_GenericSyntax.m <https://github.com/getkeops/keops/blob/master/keopslab/examples/script_GenericSyntax.m>`_ located in directory ``keopslab/examples``. The Matlab bindings provide a function `keops_kernel <https://git...
42.65625
346
0.70989
819c9054b3a4cbcc6d699ccfdad86e1fda8c33b8
414
rst
reStructuredText
CHANGELOG.rst
ArthurFDLR/beancount-n26
c259d107b05b9bf563c527accce71ea9999da146
[ "MIT" ]
null
null
null
CHANGELOG.rst
ArthurFDLR/beancount-n26
c259d107b05b9bf563c527accce71ea9999da146
[ "MIT" ]
null
null
null
CHANGELOG.rst
ArthurFDLR/beancount-n26
c259d107b05b9bf563c527accce71ea9999da146
[ "MIT" ]
1
2020-12-04T21:03:42.000Z
2020-12-04T21:03:42.000Z
CHANGELOG ========= v0.3.1 (2020-05-12) ------------------- - Add optional parameter :code:`existing_entries` to :code:`extract()` (thanks `@tbm`_) v0.3.0 (2020-05-10) ------------------- - Add support for Python 3.8 v0.2.0 (2019-10-22) ------------------- - Support multiple languages (starting with English and G...
17.25
87
0.545894
74e69411db2d26999f11169aaa8d7e3f4ff2cc7e
52
rst
reStructuredText
docs/find-module/FindGradle.rst
persianyagami/extra-cmake-modules
fc50aef52482d6b680ce7c59e2452a8cef871c22
[ "BSD-3-Clause", "BSD-2-Clause", "MIT" ]
99
2015-10-05T11:58:53.000Z
2022-02-18T08:50:07.000Z
docs/find-module/FindGradle.rst
persianyagami/extra-cmake-modules
fc50aef52482d6b680ce7c59e2452a8cef871c22
[ "BSD-3-Clause", "BSD-2-Clause", "MIT" ]
2
2018-09-27T11:54:32.000Z
2021-09-29T10:14:56.000Z
docs/find-module/FindGradle.rst
persianyagami/extra-cmake-modules
fc50aef52482d6b680ce7c59e2452a8cef871c22
[ "BSD-3-Clause", "BSD-2-Clause", "MIT" ]
49
2015-12-05T02:59:11.000Z
2022-03-09T02:35:24.000Z
.. ecm-module:: ../../find-modules/FindGradle.cmake
26
51
0.673077
fd74a36eeb77419a59089c8d33b1bea039330709
1,156
rst
reStructuredText
docs-sphinx/source/strahlenschutz.rst
andreasbossard/deutschland
6f561256c707e21f81b54b139b9acb745b901298
[ "Apache-2.0" ]
445
2021-07-26T22:00:26.000Z
2022-03-31T08:31:08.000Z
docs-sphinx/source/strahlenschutz.rst
andreasbossard/deutschland
6f561256c707e21f81b54b139b9acb745b901298
[ "Apache-2.0" ]
30
2021-07-27T15:42:23.000Z
2022-03-26T16:14:11.000Z
docs-sphinx/source/strahlenschutz.rst
andreasbossard/deutschland
6f561256c707e21f81b54b139b9acb745b901298
[ "Apache-2.0" ]
28
2021-07-27T10:48:43.000Z
2022-03-26T14:31:30.000Z
strahlenschutz package ====================== Subpackages ----------- .. toctree:: :maxdepth: 4 strahlenschutz.api strahlenschutz.apis strahlenschutz.model strahlenschutz.models Submodules ---------- strahlenschutz.api\_client module --------------------------------- .. automodule:: strahlenschutz....
17.784615
44
0.596886
1ee8265943cb1238974130931cd936fa1963d16f
1,412
rst
reStructuredText
docs/examples/interactive.rst
ivankravets/pumbaa
2a1869cc204e3128516ed6fa9f89529aedec1702
[ "MIT" ]
69
2016-09-04T18:36:18.000Z
2021-07-04T21:51:54.000Z
docs/examples/interactive.rst
ivankravets/pumbaa
2a1869cc204e3128516ed6fa9f89529aedec1702
[ "MIT" ]
42
2016-09-02T20:10:19.000Z
2020-07-01T05:54:01.000Z
docs/examples/interactive.rst
ivankravets/pumbaa
2a1869cc204e3128516ed6fa9f89529aedec1702
[ "MIT" ]
11
2016-09-29T14:33:23.000Z
2021-02-28T19:30:49.000Z
Interactive =========== About ----- This application is a Python interpreter! When the application starts it tries to run the script ``main.py`` from the file system. After the script ends the `Python` interactive interpreter is started. The serial port baudrate is 38400. Example script -------------- Here is an ...
22.774194
76
0.652975
4a142995d262690e07c4744858ab150213e76a3e
445
rst
reStructuredText
docs/modules/raytracing.thorlabs.AC254_150_A.rst
gregsadetsky/RayTracing
3d11ed91014a47bddc797495ca2af059005e810d
[ "MIT" ]
null
null
null
docs/modules/raytracing.thorlabs.AC254_150_A.rst
gregsadetsky/RayTracing
3d11ed91014a47bddc797495ca2af059005e810d
[ "MIT" ]
null
null
null
docs/modules/raytracing.thorlabs.AC254_150_A.rst
gregsadetsky/RayTracing
3d11ed91014a47bddc797495ca2af059005e810d
[ "MIT" ]
null
null
null
AC254\_150\_A ============= .. currentmodule:: raytracing.thorlabs .. autoclass:: AC254_150_A :no-members: :no-undoc-members: :show-inheritance: .. rubric:: Methods .. autosummary:: :template: autoFunction.rst :toctree: methods/AC254_150_A ~AC254_150_A.__init__ .. rubric::...
12.027027
38
0.626966
3431d3f56c80397fc2a7950e7324c6a748920486
210
rst
reStructuredText
docs/source/tatk.policy.rst
yqzhangthu/tatk
4d27e89604a33f19f1c7b8fe5dc92d4ba6c6f10a
[ "Apache-2.0" ]
81
2019-03-12T13:40:29.000Z
2022-01-17T10:59:21.000Z
docs/source/tatk.policy.rst
zqwerty/tatk
fafabc45d02ad889f59354acac4e3b1367e7d4bf
[ "Apache-2.0" ]
35
2019-03-13T14:05:05.000Z
2021-08-25T15:38:14.000Z
docs/source/tatk.policy.rst
zqwerty/tatk
fafabc45d02ad889f59354acac4e3b1367e7d4bf
[ "Apache-2.0" ]
41
2019-03-13T09:40:24.000Z
2022-03-07T17:59:07.000Z
tatk.policy package =================== Submodules ---------- tatk.policy.policy module ------------------------- .. automodule:: tatk.policy.policy :members: :undoc-members: :show-inheritance:
14
34
0.519048
16b6f3d750b6498a517db438a1f50e79a206f22c
179
rst
reStructuredText
AUTHORS.rst
CodyJohnsonCHL/dfm_models
50cd5e876d545f9aa677fcceee902687be2a97ee
[ "BSD-3-Clause" ]
null
null
null
AUTHORS.rst
CodyJohnsonCHL/dfm_models
50cd5e876d545f9aa677fcceee902687be2a97ee
[ "BSD-3-Clause" ]
null
null
null
AUTHORS.rst
CodyJohnsonCHL/dfm_models
50cd5e876d545f9aa677fcceee902687be2a97ee
[ "BSD-3-Clause" ]
null
null
null
======= Credits ======= Maintainer ---------- * Cody L. Johnson <cody.l.johnson@erdc.dren.mil> Contributors ------------ None yet. Why not be the first? See: CONTRIBUTING.rst
12.785714
53
0.586592
aa59577d91263d895bf08ba5da956ccfe66a32c7
1,292
rst
reStructuredText
doc/server/principle.rst
julienfalque/http-mock
50016774a9fc6d40c5413c4b7937708b5949844f
[ "MIT" ]
4
2017-11-08T09:37:06.000Z
2021-10-03T20:16:36.000Z
doc/server/principle.rst
julienfalque/http-mock
50016774a9fc6d40c5413c4b7937708b5949844f
[ "MIT" ]
3
2019-06-23T10:39:16.000Z
2019-07-05T06:13:03.000Z
doc/server/principle.rst
julienfalque/http-mock
50016774a9fc6d40c5413c4b7937708b5949844f
[ "MIT" ]
1
2019-06-07T09:06:57.000Z
2019-06-07T09:06:57.000Z
================ HTTP Server mock ================ The ``Jfalque\HttpMock\Server`` class provides a fluent API to create a simple HTTP server mock: .. code-block:: php <?php use Jfalque\HttpMock\Server; $server = (new Server()) ->whenUri('http://foo') ->return($foo = new Response()) ...
34.918919
120
0.664861
bbc167d04387b56b4c2c1529502ef65e90d8f820
10,339
rst
reStructuredText
classes/class_audiostreamplayer2d.rst
nekomatata/godot-docs
96560ed17d47758fa594b2f07ce5a1f43e674231
[ "CC-BY-3.0" ]
2
2021-11-08T02:46:58.000Z
2021-11-08T09:40:58.000Z
classes/class_audiostreamplayer2d.rst
nekomatata/godot-docs
96560ed17d47758fa594b2f07ce5a1f43e674231
[ "CC-BY-3.0" ]
1
2019-06-17T19:29:48.000Z
2019-12-11T21:48:06.000Z
classes/class_audiostreamplayer2d.rst
nekomatata/godot-docs
96560ed17d47758fa594b2f07ce5a1f43e674231
[ "CC-BY-3.0" ]
1
2020-08-09T15:31:16.000Z
2020-08-09T15:31:16.000Z
:github_url: hide .. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the AudioStreamPlayer2D.xml source instead. .. The source is found in doc/classes or modules/<name>/doc_classes. .. _class_AudioStreamPlayer2D: AudioStreamPlayer2D =================== **Inherit...
37.871795
166
0.396267
ed78648926debef98d7186133523ce64bbce66da
4,568
rst
reStructuredText
README.rst
aoertel/rpi-rf-gpiod
4ef1173481dcd58c788fed2657496161b4aa8aa9
[ "BSD-3-Clause" ]
2
2019-12-29T00:36:53.000Z
2020-10-18T22:45:51.000Z
README.rst
patricncosta/rpi-rf-gpiod
4ef1173481dcd58c788fed2657496161b4aa8aa9
[ "BSD-3-Clause" ]
null
null
null
README.rst
patricncosta/rpi-rf-gpiod
4ef1173481dcd58c788fed2657496161b4aa8aa9
[ "BSD-3-Clause" ]
2
2020-08-09T12:28:53.000Z
2021-01-03T13:22:04.000Z
rpi-rf-gpiod ============ Introduction ------------ Python module for sending and receiving 433/315MHz LPD/SRD signals with generic low-cost GPIO RF modules on a Raspberry Pi. Protocol and base logic ported ported from `rc-switch`_. The `libgiod-python`_ library is required to access the GPIO pins. Therefore, the GP...
30.864865
209
0.551664
5e11bbcf67d2fdb98abc6c0100e6b48926ef63d6
320
rst
reStructuredText
dist/awscli/examples/codestar/delete-user-profile.rst
prasad-madusanka/aws-cli
6fe7244096823bba739830a35c8eeb52a0e03df7
[ "Apache-2.0" ]
4
2022-01-07T13:37:33.000Z
2022-03-31T03:21:17.000Z
dist/awscli/examples/codestar/delete-user-profile.rst
prasad-madusanka/aws-cli
6fe7244096823bba739830a35c8eeb52a0e03df7
[ "Apache-2.0" ]
8
2021-03-19T04:46:59.000Z
2022-03-12T00:10:00.000Z
dist/awscli/examples/codestar/delete-user-profile.rst
prasad-madusanka/aws-cli
6fe7244096823bba739830a35c8eeb52a0e03df7
[ "Apache-2.0" ]
null
null
null
**To delete a user profile** The following ``delete-user-profile`` example deletes the user profile for the user with the specified ARN. :: aws codestar delete-user-profile \ --user-arn arn:aws:iam::123456789012:user/intern Output:: { "userArn": "arn:aws:iam::123456789012:user/intern" }
24.615385
110
0.675
27bfd7260c86819f771e4f2af5fd7530f0c20f2e
7,616
rst
reStructuredText
doc/manual/functions.rst
juewuer/novaprova
7ca3d28975d7d155e52b53ba52107fe7bb29e5d2
[ "Apache-2.0" ]
29
2015-08-13T01:21:38.000Z
2020-08-03T01:38:56.000Z
doc/manual/functions.rst
juewuer/novaprova
7ca3d28975d7d155e52b53ba52107fe7bb29e5d2
[ "Apache-2.0" ]
34
2015-08-10T00:55:34.000Z
2022-03-23T03:08:06.000Z
doc/manual/functions.rst
juewuer/novaprova
7ca3d28975d7d155e52b53ba52107fe7bb29e5d2
[ "Apache-2.0" ]
9
2015-08-13T06:20:53.000Z
2021-02-26T03:43:18.000Z
Writing Test Functions ====================== Runtime Discovery ----------------- Test functions are discovered at runtime using Reflection. The NovaProva library walks through all the functions linked into the test executable and matches those which take no arguments, return ``void``, and have a name matching one ...
30.95935
74
0.722295
a42467bdea08590739b2738443f46b77ed3c88af
639
rst
reStructuredText
docs/getting_started.rst
kevmanderson/chunky-pipes
7a0ffa23eeaf95b14b825493ae7abc784c04cc7b
[ "MIT" ]
5
2016-04-29T19:55:37.000Z
2019-09-11T02:29:31.000Z
docs/getting_started.rst
kevmanderson/chunky-pipes
7a0ffa23eeaf95b14b825493ae7abc784c04cc7b
[ "MIT" ]
15
2016-04-18T16:11:23.000Z
2019-09-11T02:29:51.000Z
docs/getting_started.rst
kevmanderson/chunky-pipes
7a0ffa23eeaf95b14b825493ae7abc784c04cc7b
[ "MIT" ]
1
2021-03-31T15:57:20.000Z
2021-03-31T15:57:20.000Z
Getting Started =============== To install with pip: :: $ pip install chunkypipes Before ChunkyPipes can function, it needs to be initialized with a call to ``chunky init``:: $ chunky init > ChunkyPipes successfully initialized at /home/user To install a pipeline, point ChunkyPipes to the python source...
23.666667
94
0.72457
81caca31eca1fec9c77aff1a002cb0c782cc103b
3,112
rst
reStructuredText
docs/source/user_guide/mamba.rst
jjerphan/mamba
4e047cca5888b1b40e0ccad3f42824305a0f4126
[ "BSD-3-Clause" ]
1
2021-08-23T02:49:07.000Z
2021-08-23T02:49:07.000Z
docs/source/user_guide/mamba.rst
jjerphan/mamba
4e047cca5888b1b40e0ccad3f42824305a0f4126
[ "BSD-3-Clause" ]
1
2021-08-23T02:48:56.000Z
2021-08-23T02:48:56.000Z
docs/source/user_guide/mamba.rst
jjerphan/mamba
4e047cca5888b1b40e0ccad3f42824305a0f4126
[ "BSD-3-Clause" ]
null
null
null
.. _mamba: Mamba ----- ``mamba`` is a CLI tool to manage ``conda`` s environments. If you already know ``conda``, great, you already know ``mamba``! If you're new to this world, don't panic you will find everything you need in this documentation. We recommend to get familiar with :ref:`concepts<concepts>` first. ...
29.358491
164
0.65392
8ec080cf941f97ccbf0d083a4be976080ddcfc56
2,865
rst
reStructuredText
news/garage.rst
tsimonen/scicomp-docs
4f825e0888af15d8b8921e53a9d6a7a3f6937b65
[ "CC0-1.0", "CC-BY-4.0" ]
null
null
null
news/garage.rst
tsimonen/scicomp-docs
4f825e0888af15d8b8921e53a9d6a7a3f6937b65
[ "CC0-1.0", "CC-BY-4.0" ]
null
null
null
news/garage.rst
tsimonen/scicomp-docs
4f825e0888af15d8b8921e53a9d6a7a3f6937b65
[ "CC0-1.0", "CC-BY-4.0" ]
null
null
null
============== Scicomp garage ============== The Aalto Scicomp Garage is a help session for scientific computing at Aalto organized by the Science-IT team (Triton admins). It's the best time to talk to the people behind scientific computing at Aalto. This is a place to get stuff done, so bring your laptop and coffee...
29.84375
89
0.61466
cc83def9553f85d372eb6bfe6a902407224b2702
169
rst
reStructuredText
doc/source/api/multi_level_providers/multi_level_provider.rst
DiMoser/PyPinT
3cba394d0fd87055ab412d35fe6dbf4a3b0dbe73
[ "MIT" ]
null
null
null
doc/source/api/multi_level_providers/multi_level_provider.rst
DiMoser/PyPinT
3cba394d0fd87055ab412d35fe6dbf4a3b0dbe73
[ "MIT" ]
null
null
null
doc/source/api/multi_level_providers/multi_level_provider.rst
DiMoser/PyPinT
3cba394d0fd87055ab412d35fe6dbf4a3b0dbe73
[ "MIT" ]
null
null
null
Multi-Level Provider (:mod:`multi_level_provider`) ================================================== .. automodule:: pypint.multi_level_providers.multi_level_provider
33.8
65
0.579882
ee45d2d0698bd98e563b375d00594df046a937d0
7,927
rst
reStructuredText
doc/source/user/vector_data_model.rst
unitave/gdal
9f71e97f05c10e924b61d6d37c43cd85a42b3aff
[ "Apache-2.0" ]
2
2022-03-24T00:53:48.000Z
2022-03-26T02:52:52.000Z
doc/source/user/vector_data_model.rst
unitave/gdal
9f71e97f05c10e924b61d6d37c43cd85a42b3aff
[ "Apache-2.0" ]
null
null
null
doc/source/user/vector_data_model.rst
unitave/gdal
9f71e97f05c10e924b61d6d37c43cd85a42b3aff
[ "Apache-2.0" ]
null
null
null
.. _vector_data_model: ================================================================================ 벡터 데이터 모델 ================================================================================ 이 문서에서는 OGR 클래스를 설명하려 합니다. OGR 클래스는 일반적이지만 (OLE DB 또는 COM 또는 윈도우에 특화되지 않았지만) OLE DB 제공자 지원은 물론 SFCOM 용 클라이언트 쪽 지원을 구현하기 위한 ...
63.927419
316
0.722594
bed1c4e07180178a13b7a5d54663c8d56f187c24
272
rst
reStructuredText
docs/root/development/development.rst
ryanrhee/envoy-mobile
34649625e979638dc51f2fa08336055d0cc1909d
[ "Apache-2.0" ]
86
2020-11-16T23:40:04.000Z
2022-03-15T20:36:21.000Z
docs/root/development/development.rst
ryanrhee/envoy-mobile
34649625e979638dc51f2fa08336055d0cc1909d
[ "Apache-2.0" ]
497
2020-11-14T02:53:19.000Z
2022-03-31T20:26:11.000Z
docs/root/development/development.rst
ryanrhee/envoy-mobile
34649625e979638dc51f2fa08336055d0cc1909d
[ "Apache-2.0" ]
36
2020-11-14T00:06:50.000Z
2022-03-03T19:27:50.000Z
.. _dev: Development =========== This section of the docs describes information useful to engineers actively developing Envoy Mobile. .. toctree:: :maxdepth: 2 performance/performance releasing/releasing testing/testing tools/tools debugging/android_local
16
75
0.746324
d864e1a28db08e169f191ca9b31569f8aa1c10d3
3,719
rst
reStructuredText
docs/source/user/debugger.rst
J-Keller/jupyterlab
2475a5355dd0811574d3372b7741e05f9067cf44
[ "BSD-3-Clause" ]
1
2022-02-22T06:18:47.000Z
2022-02-22T06:18:47.000Z
docs/source/user/debugger.rst
J-Keller/jupyterlab
2475a5355dd0811574d3372b7741e05f9067cf44
[ "BSD-3-Clause" ]
8
2022-01-04T19:19:07.000Z
2022-03-03T22:11:12.000Z
docs/source/user/debugger.rst
J-Keller/jupyterlab
2475a5355dd0811574d3372b7741e05f9067cf44
[ "BSD-3-Clause" ]
3
2022-03-08T03:52:35.000Z
2022-03-15T06:23:01.000Z
.. _debugger: Debugger ======== JupyterLab ships with a Debugger front-end by default. This means that notebooks, code consoles and files can be debugged from JupyterLab directly! Requirements ------------ For the debugger to be enabled and visible, a kernel with support for debugging is required. Here is a list ...
30.735537
151
0.733799
1ca4e45cd884b011d09b65d5d3310287dd504af4
154
rst
reStructuredText
docs/source/generated/brightwind.analyse.analyse.dist_12x24.rst
altosphere/brightwind
7d061505fb924529b9ea1d0adfd01d269a30a3bb
[ "MIT" ]
34
2019-01-13T12:11:26.000Z
2021-12-30T18:28:38.000Z
docs/source/generated/brightwind.analyse.analyse.dist_12x24.rst
altosphere/brightwind
7d061505fb924529b9ea1d0adfd01d269a30a3bb
[ "MIT" ]
208
2018-12-17T15:56:03.000Z
2022-03-25T15:27:00.000Z
docs/source/generated/brightwind.analyse.analyse.dist_12x24.rst
altosphere/brightwind
7d061505fb924529b9ea1d0adfd01d269a30a3bb
[ "MIT" ]
9
2019-02-11T17:11:24.000Z
2022-01-04T23:30:03.000Z
brightwind.analyse.analyse.dist\_12x24 ====================================== .. currentmodule:: brightwind.analyse.analyse .. autofunction:: dist_12x24
25.666667
45
0.603896
68436f470cbd38ed36f0c8ade2e9c240bcbf13c1
8,760
rst
reStructuredText
src/documentation/reference-guide/1.6/dijit/form/DateTextBox.rst
Anirudradabas/dojo-website
f222da8256a48081771ba7626febe2d977563afc
[ "CC0-1.0" ]
4
2016-01-22T11:13:41.000Z
2017-03-22T11:09:30.000Z
src/documentation/reference-guide/1.6/dijit/form/DateTextBox.rst
jains1234567890/dojo-website
371f39db94f86032bd5844add44436a5c17a97a4
[ "CC0-1.0" ]
34
2015-08-14T15:56:18.000Z
2021-09-17T05:06:46.000Z
src/documentation/reference-guide/1.6/dijit/form/DateTextBox.rst
jains1234567890/dojo-website
371f39db94f86032bd5844add44436a5c17a97a4
[ "CC0-1.0" ]
23
2015-08-28T13:29:38.000Z
2021-05-18T07:28:10.000Z
.. _dijit/form/DateTextBox: dijit.form.DateTextBox ====================== :Authors: Becky Gibson, Doug Hays, Craig Riecke, Adam Peller :Developers: Doug Hays, Bill Keese :Available: since V0.9 .. contents:: :depth: 2 DateTextBox widgets are easy-to-use date entry controls that allow either typing or choosing a ...
49.772727
759
0.730023
eb2b3cc77ae44ad66617a3f23347288fecfdef1e
93
rst
reStructuredText
docs/usage.rst
lresende/eg-microservice-demo
0ab8861c72e3fd2dd42fe7192dde392c7be2c7bf
[ "Apache-2.0" ]
2
2018-04-19T01:10:10.000Z
2018-07-21T17:53:32.000Z
docs/usage.rst
lresende/eg-microservice-demo
0ab8861c72e3fd2dd42fe7192dde392c7be2c7bf
[ "Apache-2.0" ]
null
null
null
docs/usage.rst
lresende/eg-microservice-demo
0ab8861c72e3fd2dd42fe7192dde392c7be2c7bf
[ "Apache-2.0" ]
null
null
null
===== Usage ===== To use python_microservice in a project:: import python_microservice
11.625
41
0.688172
5f7be8f584a1b7f9b2b604feb70958b5794e4733
3,180
rst
reStructuredText
HISTORY.rst
nicolargo/TextBlob
1444008a36dbb5ebcb5c00e4e9d24ee003e2d88a
[ "MIT" ]
1
2018-02-06T06:44:58.000Z
2018-02-06T06:44:58.000Z
HISTORY.rst
nicolargo/TextBlob
1444008a36dbb5ebcb5c00e4e9d24ee003e2d88a
[ "MIT" ]
null
null
null
HISTORY.rst
nicolargo/TextBlob
1444008a36dbb5ebcb5c00e4e9d24ee003e2d88a
[ "MIT" ]
null
null
null
Changelog ========= 0.5.2 (2013-08-14) ------------------ - `Important patch update for NLTK users`: Fix bug with importing TextBlob if local NLTK is installed. - Fix bug with computing start and end indices of sentences. 0.5.1 (2013-08-13) ------------------ - Fix bug that disallowed display of non-ascii characters...
50.47619
238
0.713522
a4daa31d180656a764801853267e6c3f50f32035
2,373
rst
reStructuredText
doc/python/sphinx/glossary.rst
arghyadip01/grpc
9e10bfc8a096ef91a327e22f84f10c0fabff4417
[ "Apache-2.0" ]
36,552
2015-02-26T17:30:13.000Z
2022-03-31T22:41:33.000Z
doc/python/sphinx/glossary.rst
SanjanaSingh897/grpc
2d858866eb95ce5de8ccc8c35189a12733d8ca79
[ "Apache-2.0" ]
23,536
2015-02-26T17:50:56.000Z
2022-03-31T23:39:42.000Z
doc/python/sphinx/glossary.rst
SanjanaSingh897/grpc
2d858866eb95ce5de8ccc8c35189a12733d8ca79
[ "Apache-2.0" ]
11,050
2015-02-26T17:22:10.000Z
2022-03-31T10:12:35.000Z
Glossary ================ .. glossary:: metadatum A key-value pair included in the HTTP header. It is a 2-tuple where the first entry is the key and the second is the value, i.e. (key, value). The metadata key is an ASCII str, and must be a valid HTTP header name. The metadata value can be ei...
46.529412
79
0.726507
e9e30320ed7edb58e752ecf536468638a5a9329b
245
rst
reStructuredText
docs/source/handwriting_features.features.validation.rst
AppEecaetano/handwriting-features
a27446756c3af9995ce0e7ae5a795cebea341eff
[ "MIT" ]
1
2021-11-23T20:52:14.000Z
2021-11-23T20:52:14.000Z
docs/source/handwriting_features.features.validation.rst
AppEecaetano/handwriting-features
a27446756c3af9995ce0e7ae5a795cebea341eff
[ "MIT" ]
null
null
null
docs/source/handwriting_features.features.validation.rst
AppEecaetano/handwriting-features
a27446756c3af9995ce0e7ae5a795cebea341eff
[ "MIT" ]
1
2021-11-23T21:10:52.000Z
2021-11-23T21:10:52.000Z
handwriting\_features.features.validation package ================================================= Module contents --------------- .. automodule:: handwriting_features.features.validation :members: :undoc-members: :show-inheritance:
22.272727
56
0.57551
41e9303b1926877bee5c188f056c5e7068fc2221
4,981
rst
reStructuredText
start/install.rst
DevDooly/answer-doc
739ac0ea5314e1da35ddce0651e5ff9ec09b3c44
[ "BSD-3-Clause" ]
3
2021-06-20T02:24:10.000Z
2022-01-26T23:55:33.000Z
docs/ko/_sources/start/install.rst.txt
bogonets/answer
57f892a9841980bcbc35fa1e27521b34cd94bc25
[ "MIT" ]
null
null
null
docs/ko/_sources/start/install.rst.txt
bogonets/answer
57f892a9841980bcbc35fa1e27521b34cd94bc25
[ "MIT" ]
null
null
null
.. meta:: :keywords: INSTALL .. _doc-start-install: 설치방법 ======== 이 페이지는 "엔서"를 설치하기 위한 방법에 대하여 정리한 곳입니다. 설치하기에 앞서 --------------- "엔서"는 `Ubuntu <https://ubuntu.com/>`_ 플랫폼과 `Docker <https://www.docker.com/>`_ 도구를 기본으로 배포합니다. .. note:: 현재는 도커(Docker)를 사용한 배포만 지원합니다. 플랫폼별 배포는 차 후 지원 계획에 포함되어 있습니다. 또한...
27.983146
149
0.659707
97996de5987008c2d397ac50782c2f753a4c2805
311
rst
reStructuredText
docs/reference_utilities.rst
IRT-Open-Source/libadm
442f51229e760db1caca4b962bfaad58a9c7d9b8
[ "Apache-2.0" ]
14
2018-07-24T12:18:05.000Z
2020-05-11T19:14:49.000Z
docs/reference_utilities.rst
IRT-Open-Source/libadm
442f51229e760db1caca4b962bfaad58a9c7d9b8
[ "Apache-2.0" ]
19
2018-07-30T15:02:54.000Z
2020-05-21T10:13:19.000Z
docs/reference_utilities.rst
IRT-Open-Source/libadm
442f51229e760db1caca4b962bfaad58a9c7d9b8
[ "Apache-2.0" ]
7
2018-07-24T12:18:12.000Z
2020-02-14T11:18:12.000Z
.. reference_utilities: Utilities ######### .. doxygenstruct:: adm::SimpleObjectHolder .. doxygenfunction:: adm::createSimpleObject .. doxygenfunction:: adm::updateBlockFormatDurations(std::shared_ptr<Document>) .. doxygenfunction:: adm::updateBlockFormatDurations(std::shared_ptr<Document>, const Time &)
23.923077
93
0.762058
5988536e900cd93f9e5e654b020c4c109b56ebf6
11,559
rst
reStructuredText
docs/source/quickstart/root.rst
mccartnm/robx
ee1a2fc6239df170d487ab42c7c350a5272e66a8
[ "MIT" ]
null
null
null
docs/source/quickstart/root.rst
mccartnm/robx
ee1a2fc6239df170d487ab42c7c350a5272e66a8
[ "MIT" ]
2
2019-09-08T20:15:11.000Z
2019-10-04T00:45:58.000Z
docs/source/quickstart/root.rst
mccartnm/hivemind
ee1a2fc6239df170d487ab42c7c350a5272e66a8
[ "MIT" ]
null
null
null
************ Starting Off ************ What is a Hive ============== A hivemind project, colloquially known as a "hive", is an organizational structure for all components of the hivemind universe. With a number of benefits over one-off files, the hive provides benefits for development and production environments alik...
33.311239
404
0.650921
42b1f3b57b3b6b6c1fc822e8b2d5fd2ffc1976d9
77
rst
reStructuredText
doc/api/jetset.output.makedir.rst
AAGunya/jetset
53cb0e3e1f308273f19fd4c9b288be12447fd43d
[ "BSD-3-Clause" ]
16
2019-02-11T06:58:43.000Z
2021-12-28T13:00:35.000Z
doc/api/jetset.output.makedir.rst
AAGunya/jetset
53cb0e3e1f308273f19fd4c9b288be12447fd43d
[ "BSD-3-Clause" ]
14
2019-04-14T14:49:55.000Z
2021-12-27T04:18:24.000Z
doc/api/jetset.output.makedir.rst
AAGunya/jetset
53cb0e3e1f308273f19fd4c9b288be12447fd43d
[ "BSD-3-Clause" ]
10
2019-02-25T14:53:28.000Z
2022-03-02T08:49:19.000Z
makedir ======= .. currentmodule:: jetset.output .. autofunction:: makedir
11
32
0.662338
4811f686af45c625df2a2430e1568f867d425141
7,159
rst
reStructuredText
servers/neurohs/doc/swrs.rst
arpitgogia/mars_city
30cacd80487a8c2354bbc15b4fad211ed1cb4f9d
[ "BSD-2-Clause-FreeBSD" ]
25
2016-07-20T04:49:14.000Z
2021-08-25T09:05:04.000Z
servers/neurohs/doc/swrs.rst
arpitgogia/mars_city
30cacd80487a8c2354bbc15b4fad211ed1cb4f9d
[ "BSD-2-Clause-FreeBSD" ]
16
2016-12-27T08:30:27.000Z
2018-06-18T08:51:44.000Z
servers/neurohs/doc/swrs.rst
arpitgogia/mars_city
30cacd80487a8c2354bbc15b4fad211ed1cb4f9d
[ "BSD-2-Clause-FreeBSD" ]
49
2016-07-20T13:08:27.000Z
2020-06-02T18:26:12.000Z
================================================================ Software Requirements Specification for the Neuro Headset Server ================================================================ :Author: Ezio Melotti Change Record ============= .. If the changelog is saved on an external file (e.g. in servers/sname...
24.944251
79
0.69032
7c3c04c804620d4932ae383169221c038afc3488
242
rst
reStructuredText
sphinx/source/docs/releases.rst
g-parki/bokeh
664ead5306bba64609e734d4105c8aa8cfb76d81
[ "BSD-3-Clause" ]
15,193
2015-01-01T05:11:45.000Z
2022-03-31T19:30:20.000Z
sphinx/source/docs/releases.rst
g-parki/bokeh
664ead5306bba64609e734d4105c8aa8cfb76d81
[ "BSD-3-Clause" ]
9,554
2015-01-01T03:16:54.000Z
2022-03-31T22:59:39.000Z
sphinx/source/docs/releases.rst
g-parki/bokeh
664ead5306bba64609e734d4105c8aa8cfb76d81
[ "BSD-3-Clause" ]
4,829
2015-01-02T03:35:32.000Z
2022-03-30T16:40:26.000Z
.. _releases: .. currently, in order to limit the max toc depth to 1 in the right hand side .. menu, there is a bit of JavaScript in the layout.html to remove the toc-h3 .. elements just on this page. Releases ######## .. bokeh-releases::
22
77
0.694215
9afd0fd102e94cb3b1b0283f9abae5b181657ebe
2,712
rst
reStructuredText
notes/issues/tboolean_box_fail.rst
hanswenzel/opticks
b75b5929b6cf36a5eedeffb3031af2920f75f9f0
[ "Apache-2.0" ]
11
2020-07-05T02:39:32.000Z
2022-03-20T18:52:44.000Z
notes/issues/tboolean_box_fail.rst
hanswenzel/opticks
b75b5929b6cf36a5eedeffb3031af2920f75f9f0
[ "Apache-2.0" ]
null
null
null
notes/issues/tboolean_box_fail.rst
hanswenzel/opticks
b75b5929b6cf36a5eedeffb3031af2920f75f9f0
[ "Apache-2.0" ]
4
2020-09-03T20:36:32.000Z
2022-01-19T07:42:21.000Z
tboolean_box_fail ==================== :: O[blyth@localhost tests]$ ./tboolean_box.sh 2021-06-05 01:46:38.501 INFO [65473] [CDetector::traverse@124] [ 2021-06-05 01:46:38.501 INFO [65473] [CDetector::traverse@132] ] 2021-06-05 01:46:38.501 FATAL [65473] [Opticks::setSpaceDomain@3263] changing w 6...
60.266667
167
0.666667
b3988254800d3ff0a97b9f416ca8ef609d892649
716
rest
reStructuredText
route.rest
UIHacks2021-byke/byke-rest-api
c9f3acbaf2b28b3d5c0b87560827976794c1c625
[ "MIT" ]
null
null
null
route.rest
UIHacks2021-byke/byke-rest-api
c9f3acbaf2b28b3d5c0b87560827976794c1c625
[ "MIT" ]
null
null
null
route.rest
UIHacks2021-byke/byke-rest-api
c9f3acbaf2b28b3d5c0b87560827976794c1c625
[ "MIT" ]
null
null
null
GET http://192.168.33.10:8080/users ### GET http://192.168.33.10:8080/users/616c2c19bcb25ac2159c1596 ### POST http://127.0.0.1:8080/users Content-Type: application/json { "name": "Uzumaki Naruto", "username": "copy_ninja", "password": "3herwkrnke", "email": "olamideumarq@gmail.com" } ### DELETE http://19...
18.842105
64
0.659218
6ceb607f5a6bcc608afd8e70747a2f878d569414
224
rst
reStructuredText
README.rst
dcloud/radiotelephony
bec34f5aca12fb6d566d66c37011cce7f50ff165
[ "BSD-3-Clause" ]
null
null
null
README.rst
dcloud/radiotelephony
bec34f5aca12fb6d566d66c37011cce7f50ff165
[ "BSD-3-Clause" ]
null
null
null
README.rst
dcloud/radiotelephony
bec34f5aca12fb6d566d66c37011cce7f50ff165
[ "BSD-3-Clause" ]
null
null
null
============== radiotelephony ============== Translates words to callsigns using the `NATO phonetic alphabet <https://en.wikipedia.org/wiki/NATO_phonetic_alphabet>`_, aka the International Radiotelephony Spelling Alphabet.
37.333333
177
0.727679
b84def7c6cd2cea7d113fa41215d194dc50224fe
920
rst
reStructuredText
docs/Network.rst
mstepovanyy/python-training
0a6766674855cbe784bc1195774016aee889ad6c
[ "MIT", "Unlicense" ]
null
null
null
docs/Network.rst
mstepovanyy/python-training
0a6766674855cbe784bc1195774016aee889ad6c
[ "MIT", "Unlicense" ]
null
null
null
docs/Network.rst
mstepovanyy/python-training
0a6766674855cbe784bc1195774016aee889ad6c
[ "MIT", "Unlicense" ]
null
null
null
.. contents:: .. sectnum:: Ethernet packet frame ===================== .. image:: img/ethernet_frame.jpg ARP packet ========== Determinate MAC address based on existing IP address. +-------------------------+--------------+ | On image | Description | +=========================+==============+ | S...
16.428571
59
0.426087
6330bc32e969b1554b5921983a3365bab73d803c
99
rst
reStructuredText
docs/source/endpoints/async_cloud.rst
gmerz/MatterApi
b116da58d3a4ca77739970a28e30672e0e611705
[ "MIT" ]
3
2022-01-26T23:31:01.000Z
2022-03-01T13:07:26.000Z
docs/source/endpoints/async_cloud.rst
gmerz/MatterApi
b116da58d3a4ca77739970a28e30672e0e611705
[ "MIT" ]
null
null
null
docs/source/endpoints/async_cloud.rst
gmerz/MatterApi
b116da58d3a4ca77739970a28e30672e0e611705
[ "MIT" ]
null
null
null
Cloud ----- .. autoclass:: matterapi.endpoints.async_api.CloudApi :members: :undoc-members:
14.142857
53
0.686869
fae5ee37814118283376f65d8817f0d27d93af0a
601
rst
reStructuredText
doc/source/sdk/meta/tag/uint32.rst
brycelelbach/nt2
73d7e8dd390fa4c8d251c6451acdae65def70e0b
[ "BSL-1.0" ]
1
2022-03-24T03:35:10.000Z
2022-03-24T03:35:10.000Z
doc/source/sdk/meta/tag/uint32.rst
brycelelbach/nt2
73d7e8dd390fa4c8d251c6451acdae65def70e0b
[ "BSL-1.0" ]
null
null
null
doc/source/sdk/meta/tag/uint32.rst
brycelelbach/nt2
73d7e8dd390fa4c8d251c6451acdae65def70e0b
[ "BSL-1.0" ]
null
null
null
.. _tag_uint32_: uint32 ======= .. index:: single: uint32_ (tag) single: tag; uint32_ single: uint32_ (meta) single: meta; uint32_ Description ^^^^^^^^^^^ Tag type used in |nt2| hierarchical overload resolution for discriminating unsigned integers of 32 bits. Header File ^^^^^^^^^^^ .. code-block::...
13.065217
74
0.592346
c8b598ac9d67779f9d346a4c5bd764bafbb81fd6
372
rst
reStructuredText
docs/API/reporting_functions.rst
MSLNZ/GTC
e446fcf1e2f378a477e28af6182dcb083b7ee732
[ "MIT" ]
9
2018-11-21T23:02:08.000Z
2021-11-13T11:19:25.000Z
docs/API/reporting_functions.rst
MSLNZ/GTC
e446fcf1e2f378a477e28af6182dcb083b7ee732
[ "MIT" ]
12
2018-11-06T21:32:19.000Z
2022-03-06T20:19:06.000Z
docs/API/reporting_functions.rst
MSLNZ/GTC
e446fcf1e2f378a477e28af6182dcb083b7ee732
[ "MIT" ]
2
2020-05-14T12:43:21.000Z
2021-06-10T16:07:27.000Z
.. _reporting_functions: =================== Reporting functions =================== This module provides functions to facilitate the reporting of information about calculations. The shorter name ``rp`` has been defined as an alias for :mod:`reporting`, to resolve the names of objects defined in this module. .. aut...
23.25
74
0.698925
99314e9fe53a49b46295081c822fb7182e6cc7f6
632
rst
reStructuredText
README.rst
munikarmanish/spark-todo
c6bfb9c2f0f5cf5c59090c9823040b0e5da54012
[ "Unlicense" ]
1
2021-09-17T18:12:48.000Z
2021-09-17T18:12:48.000Z
README.rst
josephbill/spark-todo
c6bfb9c2f0f5cf5c59090c9823040b0e5da54012
[ "Unlicense" ]
null
null
null
README.rst
josephbill/spark-todo
c6bfb9c2f0f5cf5c59090c9823040b0e5da54012
[ "Unlicense" ]
1
2021-09-17T09:11:01.000Z
2021-09-17T09:11:01.000Z
========== To-do List ========== This is a simple database-driven web app written in `Java <//java.com>`_ programming language, using the `Spark <//sparkjava.com>`_ framework. Requirements ------------ You need to have a database named **todo** and **todo_test** and import the file **todo.sql** into those databases....
18.588235
142
0.661392
b8d724f4765569c182343a3d76c0a044d6870b7c
7,306
rst
reStructuredText
README.rst
Thundzz/python-sqs-listener
c89e1459e10a0d2f796808cf7779be56286636fe
[ "Apache-2.0" ]
null
null
null
README.rst
Thundzz/python-sqs-listener
c89e1459e10a0d2f796808cf7779be56286636fe
[ "Apache-2.0" ]
null
null
null
README.rst
Thundzz/python-sqs-listener
c89e1459e10a0d2f796808cf7779be56286636fe
[ "Apache-2.0" ]
null
null
null
AWS SQS Listener ---------------- .. image:: https://img.shields.io/pypi/v/pySqsListener.svg?style=popout :alt: PyPI :target: https://github.com/jegesh/python-sqs-listener .. image:: https://img.shields.io/pypi/pyversions/pySqsListener.svg?style=popout :alt: PyPI - Python Version :target: https://pypi.org/...
43.230769
261
0.728306
9987bf6e066a35be7d5e91f5e9276c7f7941c208
1,495
rst
reStructuredText
doc/Changelog/8.0/Deprecation-72856-RemovedRTEModesOption.rst
DanielSiepmann/typo3scan
630efc8ea9c7bd86c4b9192c91b795fff5d3b8dc
[ "MIT" ]
1
2019-10-04T23:58:04.000Z
2019-10-04T23:58:04.000Z
doc/Changelog/8.0/Deprecation-72856-RemovedRTEModesOption.rst
DanielSiepmann/typo3scan
630efc8ea9c7bd86c4b9192c91b795fff5d3b8dc
[ "MIT" ]
1
2021-12-17T10:58:59.000Z
2021-12-17T10:58:59.000Z
doc/Changelog/8.0/Deprecation-72856-RemovedRTEModesOption.rst
DanielSiepmann/typo3scan
630efc8ea9c7bd86c4b9192c91b795fff5d3b8dc
[ "MIT" ]
4
2020-10-06T08:18:55.000Z
2022-03-17T11:14:09.000Z
.. include:: ../../Includes.txt ================================================ Deprecation: #72856 - Removed RTE "modes" option ================================================ See :issue:`72856` Description =========== The RTE "modes" option that was added to a RTE enabled TCA field in the "defaultExtras" secti...
24.916667
124
0.61806
8517af3ab096cd2beb6dffecf7aad64f01447659
221
rst
reStructuredText
py/docs/source/webdriver/selenium.webdriver.common.by.rst
TamsilAmani/selenium
65b7a240185e1de4bc7693c69cd60cca11c3903a
[ "Apache-2.0" ]
25,151
2015-01-01T15:40:17.000Z
2022-03-31T18:44:03.000Z
py/docs/source/webdriver/selenium.webdriver.common.by.rst
TamsilAmani/selenium
65b7a240185e1de4bc7693c69cd60cca11c3903a
[ "Apache-2.0" ]
9,885
2015-01-03T17:53:00.000Z
2022-03-31T21:48:12.000Z
py/docs/source/webdriver/selenium.webdriver.common.by.rst
TamsilAmani/selenium
65b7a240185e1de4bc7693c69cd60cca11c3903a
[ "Apache-2.0" ]
8,441
2015-01-05T09:36:44.000Z
2022-03-31T19:58:06.000Z
selenium.webdriver.common.by ============================ .. automodule:: selenium.webdriver.common.by .. rubric:: Classes .. autosummary:: By
7.366667
44
0.38914
9809c016a7ce62f0fdca478e604a9930485a97b9
3,958
rst
reStructuredText
content/docs/users-guide/getting-help.rst
pacha/vem-doc
b4792cc509503d13570b378bae9e697e7bca8d30
[ "MIT" ]
2
2019-02-24T17:42:25.000Z
2019-08-03T15:47:05.000Z
content/docs/users-guide/getting-help.rst
pacha/vem-doc
b4792cc509503d13570b378bae9e697e7bca8d30
[ "MIT" ]
null
null
null
content/docs/users-guide/getting-help.rst
pacha/vem-doc
b4792cc509503d13570b378bae9e697e7bca8d30
[ "MIT" ]
null
null
null
.. role:: key .. default-role:: key Getting Help ============ Unintended changes """""""""""""""""" It can happen —specially when learning Vem, but also later too— that you mistakenly press a different key than the one you really intended to use. Since every key has an associated action, you may end up in an unexpe...
36.311927
81
0.716271
ff69f119aa267352b964b119be37efcf82dc4c84
1,294
rst
reStructuredText
doc/user/events/guides/mixed_taxation.rst
fabm3n/pretix
520fb620888d5c434665a6a4a33cb2ab22dd42c7
[ "Apache-2.0" ]
1,248
2015-04-24T13:32:06.000Z
2022-03-29T07:01:36.000Z
doc/user/events/guides/mixed_taxation.rst
fabm3n/pretix
520fb620888d5c434665a6a4a33cb2ab22dd42c7
[ "Apache-2.0" ]
2,113
2015-02-18T18:58:16.000Z
2022-03-31T11:12:32.000Z
doc/user/events/guides/mixed_taxation.rst
fabm3n/pretix
520fb620888d5c434665a6a4a33cb2ab22dd42c7
[ "Apache-2.0" ]
453
2015-05-13T09:29:06.000Z
2022-03-24T13:39:16.000Z
Use case: Mixed taxation ------------------------ Let's say you are a charitable organization in Germany and are allowed to charge a reduced tax rate of 7% for your educational event. However, your event includes a significant amount of food, you might need to charge a 19% tax rate on that portion. For example, your d...
56.26087
316
0.739567
0aedbed45b81a676dbba6130367cc0284d4bed3b
122
rst
reStructuredText
content/missives/kosovo.rst
scopatz/anthony.scopatz.com
c23303f4d2deed50c576794ba2bdf21f4bcf17fc
[ "BSD-2-Clause" ]
null
null
null
content/missives/kosovo.rst
scopatz/anthony.scopatz.com
c23303f4d2deed50c576794ba2bdf21f4bcf17fc
[ "BSD-2-Clause" ]
null
null
null
content/missives/kosovo.rst
scopatz/anthony.scopatz.com
c23303f4d2deed50c576794ba2bdf21f4bcf17fc
[ "BSD-2-Clause" ]
null
null
null
Kosovo ############## :date: 2008-02-17 16:12 :author: Anthony Scopatz :category: missives Kosovo declared independence.
15.25
29
0.688525