/fr/donate.html
https://github.com/asmeurer/sympy.github.com · HTML · 167 lines · 144 code · 19 blank · 4 comment · 0 complexity · b450d84e3b6d1a06ecfb37edf8e936ef MD5 · raw file
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
- <title>Donate</title>
- <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet" type="text/css" />
- <!-- <link rel="stylesheet" href="/static/css/base.css" type="text/css" media="screen" /> -->
- <!-- <link rel="stylesheet" id="current-theme" href="/static/css/style.css" type="text/css" media="screen" /> -->
- <link rel="stylesheet" href="/static/external/css/reset.css" type="text/css" media="screen" />
- <link rel="stylesheet" href="/static/external/css/responsive-gs-12col.css" type="text/css" media="screen" />
- <link rel="stylesheet" href="/static/css/base.css" type="text/css" media="screen" />
- <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Gentium+Basic" rel="stylesheet" type="text/css" />
- <link rel="icon" href="/static/SymPy-Favicon.ico" />
- <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
- <script type="text/javascript" src="/static/javascript/main.js"></script>
- </head>
- <body>
- <div class="container">
- <header>
- <h1><a href="index.html"> <img src="/static/images/logo.png" alt="SymPy Logo" /> SymPy</a></h1>
- <div id="mobile-menu"><i class="icon-ellipsis-vertical"></i></div>
- </header>
- <nav id="main-navigation" class="row">
-
-
- <ul>
- <li class=""><a href="index.html">Page Principale</a></li>
- <li class=""><a href="features.html">Fonctionnalités</a></li>
- <li class=""><a href="download.html">Télécharger</a></li>
- <li class=""><a href="https://docs.sympy.org">Documentation <i class="icon-external-link-sign"></i></a></li>
- <li class=""><a href="support.html">Support</a></li>
- <li class=""><a href="development.html">Développement</a></li>
- <li class=""><a href="roadmap.html">Roadmap</a></li>
- <li class="active"><a href="donate.html">Donate</a></li>
- <li><a href="https://live.sympy.org/">Shell en ligne <i class="icon-external-link-sign"></i></a></li>
- </ul>
-
- </nav>
- <section class="row" id="main">
- <div class="col span_7 clr small_span_4">
-
- <section id="banner">
- <h2 class="title">Support SymPy Development</h2>
- <div class="inner">
- <p class="first">
- All donations will be used strictly to fund SymPy development, by supporting
- tasks such as developer sprints, improved documentation, fixing bugs, and paying
- for hosting costs for services such as the
- <a href="https://live.sympy.org/">SymPy Online Shell</a>.
- </p>
- <section id="get-started">
- <p><a href="https://numfocus.salsalabs.org/donate-to-sympy/index.html">DONATE
- NOW</a> </p>
- </div>
- </section>
- <article id="content">
-
- <h2 class="title">Support SymPy Development</h2>
- <div class="inner">
- <p class="first">
- SymPy will always be 100% open source software, free for all to use,
- and released under the liberal terms of the modified BSD license.
- </p>
- <p class="second">
- Our donations are managed by the
- <a href="https://numfocus.org/">NumFOCUS</a> foundation, which your
- contribution to the SymPy project. NumFOCUS is a 501(c)3 non-profit
- foundation, so if you are subject to US Tax law, your contributions will be
- tax-deductible.
- </p>
- </div>
- </article>
- </div>
- <div id="spacer" class="col span_1 clr small_span_0"> </div>
- <aside id="sidebar" class="col span_4 clr small_span_2">
- <div id="search-gamma" class="sidebar_card">
- <h3> Compute with Gamma </h3>
- <form method="get" action="https://www.sympygamma.com/input/" target="_blank">
- <input type="text" name="i" />
- <button>Compute</button>
- </form>
- </div>
- <div id="about" class="sidebar_card">
- <h3>Télécharger maintenant</h3>
- <p>
- <a href="https://github.com/sympy/sympy/releases">Latest Version</a><br/>
- <a href="https://github.com/sympy/sympy">Development Version</a>
- </p>
- </div>
- <div id="quick_links" class="sidebar_card">
- <h3>Quelques liens</h3>
- <ul>
- <li><a href="https://docs.sympy.org/">Documentation</a></li>
- <li><a href="https://github.com/sympy/sympy/releases">Téléchargements (tarballs des sources)</a></li>
- <li><a href="https://groups.google.com/group/sympy">Mailing list</a></li>
- <li><a href="https://github.com/sympy/sympy">Code source</a></li>
- <li><a href="https://github.com/sympy/sympy/issues/">Suivi des problèmes</a></li>
- <li><a href="https://github.com/sympy/sympy/wiki">Wiki</a></li>
- <li><a href="https://github.com/sympy/sympy/wiki/introduction-to-contributing">Introduction to contributing</a></li>
- <li><a href="https://live.sympy.org/">Essayez dès maintenant SymPy en ligne</a></li>
- <li><a href="https://planet.sympy.org/">Planet SymPy</a></li>
- <li><a href="https://gitter.im/sympy/sympy">Chat (Gitter)</a></li>
- <li><a href="http://colabti.org/irclogger/irclogger_logs/sympy">IRC channel logs</a></li>
- </ul>
- </div>
- <div id="social" class="sidebar_card">
- <h3>Follow Us<h3>
- <!-- Place this tag where you want the widget to render. -->
- <div class="g-follow" data-annotation="bubble"
- data-height="24"
- data-href="https://plus.google.com/116872266504964122381"
- data-rel="publisher"></div>
- <!-- Place this tag after the last widget tag. -->
- <script type="text/javascript">
- (function() {
- var po = document.createElement('script'); po.type =
- 'text/javascript'; po.async = true;
- po.src = 'https://apis.google.com/js/plusone.js';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(po, s);
- })();
- </script>
- <a href="https://twitter.com/sympy"
- class="twitter-follow-button" data-show-count="false"
- data-size="large">Follow @sympy</a>
- <script>!function(d,s,id){var
- js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
- 'script', 'twitter-wjs');</script>
- </div>
-
-
- </aside>
- </section>
- <footer class="row">
- <p>Copyright © 2020 SymPy Development Team. </p>
- <p>
- Cette page est open source. Forkez <a href="https://github.com/sympy/sympy.github.com">le projet sur GitHub</a> pour l’éditer.
- </p>
- <p>
- Langues (beta):
- <a href="../cs/index.html">[Cs]</a>,
- <a href="../de/index.html">[De]</a>,
- <a href="../en/index.html">[En]</a>,
- <a href="../es/index.html">[Es]</a>,
- <a href="../fr/index.html">[Fr]</a>,
- <a href="../nl/index.html">[Nl]</a>,
- <a href="../pt/index.html">[Pt]</a>,
- <a href="../ru/index.html">[Ru]</a>,
- <a href="../zh/index.html">[Zh]</a>
- </p>
- </footer>
- </div>
- </body>
- </html>