You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{octicon}`file;1em;caption-text`**A Whirlwind Tour of Python**
11
+
{octicon}`project;1em;caption-text`**A Whirlwind Tour of Python**
12
12
^^^
13
13
A Whirlwind Tour of Python is a fast-paced introduction to essential features of the Python language, aimed at researchers and developers who are already familiar with programming in another language.
14
14
+++
@@ -18,7 +18,7 @@ A Whirlwind Tour of Python is a fast-paced introduction to essential features of
An exercise-driven course on Advanced Python Programming that was battle-tested several hundred times on the corporate-training circuit for more than a decade. Written by David Beazley.
24
24
+++
@@ -28,7 +28,7 @@ An exercise-driven course on Advanced Python Programming that was battle-tested
{octicon}`hubot;1em;caption-text`**Python & OpenGL for Scientific Visualization**
105
+
{octicon}`note;1em;caption-text`**Python & OpenGL for Scientific Visualization**
116
106
^^^
117
107
he goal of this book is to reconciliate Python programmers with OpenGL, providing both an introduction to modern OpenGL and a set of basic and advanced techniques in order to achieve both fast, scalable & beautiful scientific visualizations.
118
108
+++
@@ -122,7 +112,7 @@ he goal of this book is to reconciliate Python programmers with OpenGL, providin
{octicon}`briefcase;1em;caption-text`**Python Programming for Economics and Finance**
145
+
{octicon}`book;1em;caption-text`**Python Programming for Economics and Finance**
156
146
^^^
157
147
Python for scientific computing, with a focus on economics and finance.
158
148
+++
@@ -162,27 +152,17 @@ Python for scientific computing, with a focus on economics and finance.
162
152
163
153
:::{grid-item-card}
164
154
:link:https://wesmckinney.com/book/
165
-
{octicon}`smiley;1em;caption-text`**Python for Data Analysis, 3E**
155
+
{octicon}`project;1em;caption-text`**Python for Data Analysis, 3E**
166
156
^^^
167
157
This book is concerned with the nuts and bolts of manipulating, processing, cleaning, and crunching data in Python.
168
158
+++
169
159
[Read more or use this reference »](https://wesmckinney.com/book/)
170
160
:::
171
161
172
162
173
-
:::{grid-item-card}
174
-
:link:https://goodresearch.dev/
175
-
{octicon}`note;1em;caption-text`**The Good Research Code Handbook**
176
-
^^^
177
-
Handbook is for all who do a lot of programming as part of their research. It will teach you, in a practical manner, how to organize your code so that it is easy to understand and works reliably.
178
-
+++
179
-
[Read more or use this reference »](https://goodresearch.dev/)
180
-
:::
181
-
182
-
183
163
:::{grid-item-card}
184
164
:link:https://docs.python-guide.org/
185
-
{octicon}`megaphone;1em;caption-text`**The Hitchhiker’s Guide to Python**
165
+
{octicon}`briefcase;1em;caption-text`**The Hitchhiker’s Guide to Python**
186
166
^^^
187
167
Python Best Practices Guidebook.
188
168
+++
@@ -192,7 +172,7 @@ Python Best Practices Guidebook.
Copy file name to clipboardExpand all lines: generatedfiles/commercialcompanies.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
:::{grid-item-card}
10
10
:link:https://www.anaconda.com/
11
-
{octicon}`briefcase;1em;caption-text`**Anaconda**
11
+
{octicon}`checklist;1em;caption-text`**Anaconda**
12
12
^^^
13
13
Anaconda sits at the center of the AI revolution. We provide data science tools, MLOps, and data & model management to empower our customers and community with AI capabilities to propel their projects forward.
14
14
+++
@@ -18,7 +18,7 @@ Anaconda sits at the center of the AI revolution. We provide data science tools,
Better tools to build a better world.From Netflix to NASA, researchers use our open source tools to solve the most challenging problems.
37
+
Better tools to build a better world. NumFOCUS is to promote open practices in research, data, and scientific computing.From Netflix to NASA, researchers use our open source tools to solve the most challenging problems.
38
38
+++
39
39
[Read more or use this reference »](https://numfocus.org/)
40
40
:::
41
41
42
42
43
43
:::{grid-item-card}
44
44
:link:https://palletsprojects.com/
45
-
{octicon}`megaphone;1em;caption-text`**Pallets**
45
+
{octicon}`briefcase;1em;caption-text`**Pallets**
46
46
^^^
47
47
Pallets is the open source community organization that develops and supports popular Python frameworks.
48
48
+++
@@ -52,7 +52,7 @@ Pallets is the open source community organization that develops and supports pop
52
52
53
53
:::{grid-item-card}
54
54
:link:https://pydata.org/
55
-
{octicon}`file;1em;caption-text`**PyData**
55
+
{octicon}`package;1em;caption-text`**PyData**
56
56
^^^
57
57
PyData is an educational program of NumFOCUS, a 501(c)(3) nonprofit charity.
58
58
+++
@@ -62,7 +62,7 @@ PyData is an educational program of NumFOCUS, a 501(c)(3) nonprofit charity.
The Documentation Team will be contributors to documentation who participate regularly to CPython documentation and monthly meetings (synchronously or asynchronously). A goal of this team will be to build a global community around CPython documentation.
68
68
+++
@@ -72,7 +72,7 @@ The Documentation Team will be contributors to documentation who participate reg
The scientific Python ecosystem is a loose federation of community-developed and -owned Python projects widely used in scientific research, technical computing, and data science.
Tutorials on the scientific Python ecosystem: a quick introduction to central tools and techniques. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to expert.
28
+
+++
29
+
[Read more or use this reference »](https://lectures.scientific-python.org/index.html)
30
+
:::
31
+
32
+
33
+
:::{grid-item-card}
34
+
:link:https://goodresearch.dev/
35
+
{octicon}`briefcase;1em;caption-text`**The Good Research Code Handbook**
36
+
^^^
37
+
Handbook is for all who do a lot of programming as part of their research. It will teach you, in a practical manner, how to organize your code so that it is easy to understand and works reliably.
38
+
+++
39
+
[Read more or use this reference »](https://goodresearch.dev/)
40
+
:::
41
+
42
+
43
+
::::
44
+
% End of Grid
45
+
% This file is GENERATED using a simple tool. Check the tools on https://nocomplexity.com/ or my github.com/nocomplexity to use it too! Its FOSS.
Better tools to build a better world. NumFOCUS is to promote open practices in research, data, and scientific computing.From Netflix to NASA, researchers use our open source tools to solve the most challenging problems.
14
18
+++
15
19
[Read more or use this reference »](https://numfocus.org/)
16
20
:::
@@ -27,7 +31,7 @@ WheelNext is an open-source initiative (https://github.com/wheelnext & https://w
Copy file name to clipboardExpand all lines: generatedfiles/guiframeworks.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
:::{grid-item-card}
10
10
:link:https://github.com/lona-web-org/lona
11
-
{octicon}`tag;1em;caption-text`**Lona**
11
+
{octicon}`tools;1em;caption-text`**Lona**
12
12
^^^
13
13
Write responsive web apps in full python
14
14
+++
@@ -18,7 +18,7 @@ Write responsive web apps in full python
18
18
19
19
:::{grid-item-card}
20
20
:link:https://github.com/web2py/py4web
21
-
{octicon}`package;1em;caption-text`**PY4WEB**
21
+
{octicon}`stack;1em;caption-text`**PY4WEB**
22
22
^^^
23
23
PY4WEB is a web framework for the rapid development of efficient database driven web applications. It is an evolution of the popular web2py framework but much faster and slicker.
24
24
+++
@@ -28,7 +28,7 @@ PY4WEB is a web framework for the rapid development of efficient database driven
0 commit comments