Skip to content

Commit

Permalink
Update to PyTables v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivilata committed Oct 11, 2023
1 parent 3899992 commit 3ef2bd9
Show file tree
Hide file tree
Showing 117 changed files with 2,857 additions and 2,401 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: ebbaedd3cc84f8ea288e53a7facdc95a
config: cad286db65c3a2c613fd4a63f3a2e7e2
tags: 645f666f9bcd5a90fca523b33c5a78b7
21 changes: 13 additions & 8 deletions FAQ.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>FAQ &mdash; PyTables 3.9.0 documentation</title>
<title>FAQ &mdash; PyTables 3.9.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/graphviz.css" type="text/css" />
Expand All @@ -17,6 +17,7 @@
<script src="_static/underscore.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
Expand All @@ -41,15 +42,19 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html">
<img src="_static/logo-pytables-small.png" class="logo" alt="Logo"/>



<a href="index.html">

<img src="_static/logo-pytables-small.png" class="logo" alt="Logo"/>
</a>
<div class="version">
3.9.0
3.9.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
Expand Down Expand Up @@ -122,8 +127,8 @@
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home"></a> &raquo;</li>
<li>FAQ</li>
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">FAQ</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/FAQ.rst.txt" rel="nofollow"> View page source</a>
</li>
Expand Down
23 changes: 14 additions & 9 deletions MIGRATING_TO_2.x.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Migrating from PyTables 1.x to 2.x &mdash; PyTables 3.9.0 documentation</title>
<title>Migrating from PyTables 1.x to 2.x &mdash; PyTables 3.9.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/graphviz.css" type="text/css" />
Expand All @@ -17,6 +17,7 @@
<script src="_static/underscore.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
Expand All @@ -41,15 +42,19 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html">
<img src="_static/logo-pytables-small.png" class="logo" alt="Logo"/>



<a href="index.html">

<img src="_static/logo-pytables-small.png" class="logo" alt="Logo"/>
</a>
<div class="version">
3.9.0
3.9.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
Expand Down Expand Up @@ -105,9 +110,9 @@
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home"></a> &raquo;</li>
<li><a href="release_notes.html">PyTables Release Notes</a> &raquo;</li>
<li>Migrating from PyTables 1.x to 2.x</li>
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item"><a href="release_notes.html">PyTables Release Notes</a></li>
<li class="breadcrumb-item active">Migrating from PyTables 1.x to 2.x</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/MIGRATING_TO_2.x.rst.txt" rel="nofollow"> View page source</a>
</li>
Expand Down
53 changes: 29 additions & 24 deletions MIGRATING_TO_3.x.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Migrating from PyTables 2.x to 3.x &mdash; PyTables 3.9.0 documentation</title>
<title>Migrating from PyTables 2.x to 3.x &mdash; PyTables 3.9.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/graphviz.css" type="text/css" />
Expand All @@ -17,6 +17,7 @@
<script src="_static/underscore.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
Expand All @@ -41,15 +42,19 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html">
<img src="_static/logo-pytables-small.png" class="logo" alt="Logo"/>



<a href="index.html">

<img src="_static/logo-pytables-small.png" class="logo" alt="Logo"/>
</a>
<div class="version">
3.9.0
3.9.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
Expand Down Expand Up @@ -108,8 +113,8 @@
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home"></a> &raquo;</li>
<li>Migrating from PyTables 2.x to 3.x</li>
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Migrating from PyTables 2.x to 3.x</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/MIGRATING_TO_3.x.rst.txt" rel="nofollow"> View page source</a>
</li>
Expand Down Expand Up @@ -187,32 +192,32 @@ <h3>PEP 8 Compliance<a class="headerlink" href="#pep-8-compliance" title="Permal
was implemented using regular expressions rather than a fancier AST-based
method. By using regexes, <code class="docutils literal notranslate"><span class="pre">pt2to3</span></code> works on Python and Cython code.</p>
<p><code class="docutils literal notranslate"><span class="pre">pt2to3</span></code> <strong>help:</strong></p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>usage: pt2to3 <span class="o">[</span>-h<span class="o">]</span> <span class="o">[</span>-r<span class="o">]</span> <span class="o">[</span>-p<span class="o">]</span> <span class="o">[</span>-o OUTPUT<span class="o">]</span> <span class="o">[</span>-i<span class="o">]</span> filename
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>usage:<span class="w"> </span>pt2to3<span class="w"> </span><span class="o">[</span>-h<span class="o">]</span><span class="w"> </span><span class="o">[</span>-r<span class="o">]</span><span class="w"> </span><span class="o">[</span>-p<span class="o">]</span><span class="w"> </span><span class="o">[</span>-o<span class="w"> </span>OUTPUT<span class="o">]</span><span class="w"> </span><span class="o">[</span>-i<span class="o">]</span><span class="w"> </span>filename

PyTables <span class="m">2</span>.x -&gt; <span class="m">3</span>.x API transition tool This tool displays to standard out, so
it is common to pipe this to another file: $ pt2to3 oldfile.py &gt; newfile.py
PyTables<span class="w"> </span><span class="m">2</span>.x<span class="w"> </span>-&gt;<span class="w"> </span><span class="m">3</span>.x<span class="w"> </span>API<span class="w"> </span>transition<span class="w"> </span>tool<span class="w"> </span>This<span class="w"> </span>tool<span class="w"> </span>displays<span class="w"> </span>to<span class="w"> </span>standard<span class="w"> </span>out,<span class="w"> </span>so
it<span class="w"> </span>is<span class="w"> </span>common<span class="w"> </span>to<span class="w"> </span>pipe<span class="w"> </span>this<span class="w"> </span>to<span class="w"> </span>another<span class="w"> </span>file:<span class="w"> </span>$<span class="w"> </span>pt2to3<span class="w"> </span>oldfile.py<span class="w"> </span>&gt;<span class="w"> </span>newfile.py

positional arguments:
filename path to input file.
positional<span class="w"> </span>arguments:
<span class="w"> </span>filename<span class="w"> </span>path<span class="w"> </span>to<span class="w"> </span>input<span class="w"> </span>file.

optional arguments:
-h, --help show this <span class="nb">help</span> message and <span class="nb">exit</span>
-r, --reverse reverts changes, going from <span class="m">3</span>.x -&gt; <span class="m">2</span>.x.
-p, --no-ignore-previous
ignores previous_api<span class="o">()</span> calls.
-o OUTPUT output file to write to.
-i, --inplace overwrites the file <span class="k">in</span>-place.
optional<span class="w"> </span>arguments:
<span class="w"> </span>-h,<span class="w"> </span>--help<span class="w"> </span>show<span class="w"> </span>this<span class="w"> </span><span class="nb">help</span><span class="w"> </span>message<span class="w"> </span>and<span class="w"> </span><span class="nb">exit</span>
<span class="w"> </span>-r,<span class="w"> </span>--reverse<span class="w"> </span>reverts<span class="w"> </span>changes,<span class="w"> </span>going<span class="w"> </span>from<span class="w"> </span><span class="m">3</span>.x<span class="w"> </span>-&gt;<span class="w"> </span><span class="m">2</span>.x.
<span class="w"> </span>-p,<span class="w"> </span>--no-ignore-previous
<span class="w"> </span>ignores<span class="w"> </span>previous_api<span class="o">()</span><span class="w"> </span>calls.
<span class="w"> </span>-o<span class="w"> </span>OUTPUT<span class="w"> </span>output<span class="w"> </span>file<span class="w"> </span>to<span class="w"> </span>write<span class="w"> </span>to.
<span class="w"> </span>-i,<span class="w"> </span>--inplace<span class="w"> </span>overwrites<span class="w"> </span>the<span class="w"> </span>file<span class="w"> </span><span class="k">in</span>-place.
</pre></div>
</div>
<p>Note that <code class="docutils literal notranslate"><span class="pre">pt2to3</span></code> only works on a single file, not a directory. However,
a simple BASH script may be written to run <code class="docutils literal notranslate"><span class="pre">pt2to3</span></code> over an entire directory
and all sub-directories:</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="ch">#!/bin/bash</span>
<span class="k">for</span> f <span class="k">in</span> <span class="k">$(</span>find .<span class="k">)</span>
<span class="k">for</span><span class="w"> </span>f<span class="w"> </span><span class="k">in</span><span class="w"> </span><span class="k">$(</span>find<span class="w"> </span>.<span class="k">)</span>
<span class="k">do</span>
<span class="nb">echo</span> <span class="nv">$f</span>
pt2to3 <span class="nv">$f</span> &gt; temp.txt
mv temp.txt <span class="nv">$f</span>
<span class="w"> </span><span class="nb">echo</span><span class="w"> </span><span class="nv">$f</span>
<span class="w"> </span>pt2to3<span class="w"> </span><span class="nv">$f</span><span class="w"> </span>&gt;<span class="w"> </span>temp.txt
<span class="w"> </span>mv<span class="w"> </span>temp.txt<span class="w"> </span><span class="nv">$f</span>
<span class="k">done</span>
</pre></div>
</div>
Expand Down
19 changes: 12 additions & 7 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; PyTables 3.9.0 documentation</title>
<title>Overview: module code &mdash; PyTables 3.9.1 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/graphviz.css" type="text/css" />
Expand All @@ -16,6 +16,7 @@
<script src="../_static/underscore.js"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
Expand All @@ -38,15 +39,19 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="../index.html">
<img src="../_static/logo-pytables-small.png" class="logo" alt="Logo"/>



<a href="../index.html">

<img src="../_static/logo-pytables-small.png" class="logo" alt="Logo"/>
</a>
<div class="version">
3.9.0
3.9.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
Expand Down Expand Up @@ -78,8 +83,8 @@
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>
<li>Overview: module code</li>
<li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Overview: module code</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
Expand Down
Loading

0 comments on commit 3ef2bd9

Please sign in to comment.