Skip to content

Commit 57b1ec2

Browse files
committed
deploy: bcdcd27
1 parent 9e1e9c7 commit 57b1ec2

File tree

145 files changed

+11078
-19321
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+11078
-19321
lines changed

.buildinfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
2-
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: fa893503d7ef2b20b8ada5dda9104343
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: ebb8c1eaf4706be0e094cf720e47314b
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

_autosummary/obelisk.asynchronous.client.Client.html

Lines changed: 232 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 136 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,136 @@
1+
<!DOCTYPE html>
2+
3+
<html lang="en" data-content_root="../">
4+
<head>
5+
<meta charset="utf-8" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7+
8+
<title>obelisk.asynchronous.client &#8212; Obelisk-Py documentation</title>
9+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=5ecbeea2" />
10+
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=b08954a9" />
11+
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=27fed22d" />
12+
<script src="../_static/documentation_options.js?v=5929fcd5"></script>
13+
<script src="../_static/doctools.js?v=9bcbadda"></script>
14+
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
15+
<link rel="index" title="Index" href="../genindex.html" />
16+
<link rel="search" title="Search" href="../search.html" />
17+
<link rel="next" title="obelisk.asynchronous.client.Client" href="obelisk.asynchronous.client.Client.html" />
18+
<link rel="prev" title="obelisk.asynchronous" href="obelisk.asynchronous.html" />
19+
20+
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
21+
22+
23+
24+
25+
26+
</head><body>
27+
28+
29+
<div class="document">
30+
<div class="documentwrapper">
31+
<div class="bodywrapper">
32+
33+
34+
<div class="body" role="main">
35+
36+
<section id="module-obelisk.asynchronous.client">
37+
<span id="obelisk-asynchronous-client"></span><h1>obelisk.asynchronous.client<a class="headerlink" href="#module-obelisk.asynchronous.client" title="Link to this heading"></a></h1>
38+
<p class="rubric">Classes</p>
39+
<table class="autosummary longtable docutils align-default">
40+
<tbody>
41+
<tr class="row-odd"><td><p><a class="reference internal" href="obelisk.asynchronous.client.Client.html#obelisk.asynchronous.client.Client" title="obelisk.asynchronous.client.Client"><code class="xref py py-obj docutils literal notranslate"><span class="pre">Client</span></code></a>(client, secret, retry_strategy, kind)</p></td>
42+
<td><p>Base class handling Obelisk auth and doing the core HTTP communication.</p></td>
43+
</tr>
44+
</tbody>
45+
</table>
46+
</section>
47+
48+
49+
</div>
50+
51+
</div>
52+
</div>
53+
<div class="sphinxsidebar" role="navigation" aria-label="Main">
54+
<div class="sphinxsidebarwrapper">
55+
<h1 class="logo"><a href="../index.html">Obelisk-Py</a></h1>
56+
57+
58+
59+
60+
61+
62+
63+
64+
65+
<search id="searchbox" style="display: none" role="search">
66+
<div class="searchformwrapper">
67+
<form class="search" action="../search.html" method="get">
68+
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search"/>
69+
<input type="submit" value="Go" />
70+
</form>
71+
</div>
72+
</search>
73+
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
74+
<ul class="current">
75+
<li class="toctree-l1 current"><a class="reference internal" href="obelisk.html">obelisk</a><ul class="current">
76+
<li class="toctree-l2"><a class="reference internal" href="obelisk.html#error-handling">Error handling</a></li>
77+
<li class="toctree-l2 current"><a class="reference internal" href="obelisk.asynchronous.html">obelisk.asynchronous</a><ul class="current">
78+
<li class="toctree-l3 current"><a class="current reference internal" href="#">obelisk.asynchronous.client</a><ul>
79+
<li class="toctree-l4"><a class="reference internal" href="obelisk.asynchronous.client.Client.html">obelisk.asynchronous.client.Client</a></li>
80+
</ul>
81+
</li>
82+
<li class="toctree-l3"><a class="reference internal" href="obelisk.asynchronous.consumer.html">obelisk.asynchronous.consumer</a></li>
83+
<li class="toctree-l3"><a class="reference internal" href="obelisk.asynchronous.consumer_test.html">obelisk.asynchronous.consumer_test</a></li>
84+
<li class="toctree-l3"><a class="reference internal" href="obelisk.asynchronous.producer.html">obelisk.asynchronous.producer</a></li>
85+
</ul>
86+
</li>
87+
<li class="toctree-l2"><a class="reference internal" href="obelisk.exceptions.html">obelisk.exceptions</a></li>
88+
<li class="toctree-l2"><a class="reference internal" href="obelisk.strategies.html">obelisk.strategies</a></li>
89+
<li class="toctree-l2"><a class="reference internal" href="obelisk.sync.html">obelisk.sync</a></li>
90+
<li class="toctree-l2"><a class="reference internal" href="obelisk.types.html">obelisk.types</a></li>
91+
</ul>
92+
</li>
93+
</ul>
94+
95+
<div class="relations">
96+
<h3>Related Topics</h3>
97+
<ul>
98+
<li><a href="../index.html">Documentation overview</a><ul>
99+
<li><a href="obelisk.html">obelisk</a><ul>
100+
<li><a href="obelisk.asynchronous.html">obelisk.asynchronous</a><ul>
101+
<li>Previous: <a href="obelisk.asynchronous.html" title="previous chapter">obelisk.asynchronous</a></li>
102+
<li>Next: <a href="obelisk.asynchronous.client.Client.html" title="next chapter">obelisk.asynchronous.client.Client</a></li>
103+
</ul></li>
104+
</ul></li>
105+
</ul></li>
106+
</ul>
107+
</div>
108+
109+
110+
111+
112+
113+
114+
115+
116+
</div>
117+
</div>
118+
<div class="clearer"></div>
119+
</div>
120+
<div class="footer">
121+
&#169;2025-2025, PreDiCT - IDLab.
122+
123+
|
124+
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 8.2.3</a>
125+
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 1.0.0</a>
126+
127+
|
128+
<a href="../_sources/_autosummary/obelisk.asynchronous.client.rst.txt"
129+
rel="nofollow">Page source</a>
130+
</div>
131+
132+
133+
134+
135+
</body>
136+
</html>

_autosummary/obelisk.asynchronous.consumer.Consumer.html

Lines changed: 367 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 136 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,136 @@
1+
<!DOCTYPE html>
2+
3+
<html lang="en" data-content_root="../">
4+
<head>
5+
<meta charset="utf-8" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7+
8+
<title>obelisk.asynchronous.consumer &#8212; Obelisk-Py documentation</title>
9+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=5ecbeea2" />
10+
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=b08954a9" />
11+
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=27fed22d" />
12+
<script src="../_static/documentation_options.js?v=5929fcd5"></script>
13+
<script src="../_static/doctools.js?v=9bcbadda"></script>
14+
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
15+
<link rel="index" title="Index" href="../genindex.html" />
16+
<link rel="search" title="Search" href="../search.html" />
17+
<link rel="next" title="obelisk.asynchronous.consumer.Consumer" href="obelisk.asynchronous.consumer.Consumer.html" />
18+
<link rel="prev" title="obelisk.asynchronous.client.Client" href="obelisk.asynchronous.client.Client.html" />
19+
20+
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
21+
22+
23+
24+
25+
26+
</head><body>
27+
28+
29+
<div class="document">
30+
<div class="documentwrapper">
31+
<div class="bodywrapper">
32+
33+
34+
<div class="body" role="main">
35+
36+
<section id="module-obelisk.asynchronous.consumer">
37+
<span id="obelisk-asynchronous-consumer"></span><h1>obelisk.asynchronous.consumer<a class="headerlink" href="#module-obelisk.asynchronous.consumer" title="Link to this heading"></a></h1>
38+
<p class="rubric">Classes</p>
39+
<table class="autosummary longtable docutils align-default">
40+
<tbody>
41+
<tr class="row-odd"><td><p><a class="reference internal" href="obelisk.asynchronous.consumer.Consumer.html#obelisk.asynchronous.consumer.Consumer" title="obelisk.asynchronous.consumer.Consumer"><code class="xref py py-obj docutils literal notranslate"><span class="pre">Consumer</span></code></a>(client, secret, retry_strategy, kind)</p></td>
42+
<td><p>Component that contains all the logic to consume data from the Obelisk API (e.g. historical data, sse).</p></td>
43+
</tr>
44+
</tbody>
45+
</table>
46+
</section>
47+
48+
49+
</div>
50+
51+
</div>
52+
</div>
53+
<div class="sphinxsidebar" role="navigation" aria-label="Main">
54+
<div class="sphinxsidebarwrapper">
55+
<h1 class="logo"><a href="../index.html">Obelisk-Py</a></h1>
56+
57+
58+
59+
60+
61+
62+
63+
64+
65+
<search id="searchbox" style="display: none" role="search">
66+
<div class="searchformwrapper">
67+
<form class="search" action="../search.html" method="get">
68+
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search"/>
69+
<input type="submit" value="Go" />
70+
</form>
71+
</div>
72+
</search>
73+
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
74+
<ul class="current">
75+
<li class="toctree-l1 current"><a class="reference internal" href="obelisk.html">obelisk</a><ul class="current">
76+
<li class="toctree-l2"><a class="reference internal" href="obelisk.html#error-handling">Error handling</a></li>
77+
<li class="toctree-l2 current"><a class="reference internal" href="obelisk.asynchronous.html">obelisk.asynchronous</a><ul class="current">
78+
<li class="toctree-l3"><a class="reference internal" href="obelisk.asynchronous.client.html">obelisk.asynchronous.client</a></li>
79+
<li class="toctree-l3 current"><a class="current reference internal" href="#">obelisk.asynchronous.consumer</a><ul>
80+
<li class="toctree-l4"><a class="reference internal" href="obelisk.asynchronous.consumer.Consumer.html">obelisk.asynchronous.consumer.Consumer</a></li>
81+
</ul>
82+
</li>
83+
<li class="toctree-l3"><a class="reference internal" href="obelisk.asynchronous.consumer_test.html">obelisk.asynchronous.consumer_test</a></li>
84+
<li class="toctree-l3"><a class="reference internal" href="obelisk.asynchronous.producer.html">obelisk.asynchronous.producer</a></li>
85+
</ul>
86+
</li>
87+
<li class="toctree-l2"><a class="reference internal" href="obelisk.exceptions.html">obelisk.exceptions</a></li>
88+
<li class="toctree-l2"><a class="reference internal" href="obelisk.strategies.html">obelisk.strategies</a></li>
89+
<li class="toctree-l2"><a class="reference internal" href="obelisk.sync.html">obelisk.sync</a></li>
90+
<li class="toctree-l2"><a class="reference internal" href="obelisk.types.html">obelisk.types</a></li>
91+
</ul>
92+
</li>
93+
</ul>
94+
95+
<div class="relations">
96+
<h3>Related Topics</h3>
97+
<ul>
98+
<li><a href="../index.html">Documentation overview</a><ul>
99+
<li><a href="obelisk.html">obelisk</a><ul>
100+
<li><a href="obelisk.asynchronous.html">obelisk.asynchronous</a><ul>
101+
<li>Previous: <a href="obelisk.asynchronous.client.Client.html" title="previous chapter">obelisk.asynchronous.client.Client</a></li>
102+
<li>Next: <a href="obelisk.asynchronous.consumer.Consumer.html" title="next chapter">obelisk.asynchronous.consumer.Consumer</a></li>
103+
</ul></li>
104+
</ul></li>
105+
</ul></li>
106+
</ul>
107+
</div>
108+
109+
110+
111+
112+
113+
114+
115+
116+
</div>
117+
</div>
118+
<div class="clearer"></div>
119+
</div>
120+
<div class="footer">
121+
&#169;2025-2025, PreDiCT - IDLab.
122+
123+
|
124+
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 8.2.3</a>
125+
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 1.0.0</a>
126+
127+
|
128+
<a href="../_sources/_autosummary/obelisk.asynchronous.consumer.rst.txt"
129+
rel="nofollow">Page source</a>
130+
</div>
131+
132+
133+
134+
135+
</body>
136+
</html>

0 commit comments

Comments
 (0)