Tom Nicholas
bd742f7bb6
Add xarray to scientific.rst
2019-02-11 10:53:52 +00:00
zachvalenta
c84165588c
remove reference to Clint
2019-01-10 14:58:49 -05:00
Sebastián Ramírez
124d9ef00c
Update FastAPI section from code review
2019-01-04 23:59:38 +04:00
Sebastián Ramírez
8b7f86b857
Add FastAPI to the web frameworks section
2018-12-22 20:07:05 +04:00
Marc Poulin
922d549603
Merge branch 'master' into typos2
2018-12-21 10:13:13 -07:00
Marc Poulin
ade79fad44
Merge pull request #965 from apjanke/fix-build-warnings
...
Fix sphinx build warnings
2018-12-21 09:50:06 -07:00
Marc Poulin
3733857b09
Merge pull request #947 from harishkrao/master
...
issue-938: added sections in serialization for simple file, csv, yaml and json
2018-12-21 09:44:03 -07:00
Harish Kesava Rao
4e09d8aae0
Implemented feedback and suggestions from code review
2018-12-20 20:05:01 -06:00
Marc Poulin
831ccee881
Merge pull request #954 from apjanke/update-anaconda-links
...
Update Anaconda links and text to reflect company name change
2018-12-19 10:27:12 -07:00
Marc Poulin
32437cc4bc
Merge pull request #952 from apjanke/typos
...
Typo and grammar fixes
2018-12-19 08:42:58 -07:00
Andrew Janke
249f031fbb
Fix sphinx build warnings
2018-12-18 13:57:40 -05:00
Harish Kesava Rao
3cf750bea1
Incorporated changes from style suggestions
2018-12-18 07:01:38 -06:00
Andrew Janke
a622afa235
More typo, grammar, and style fixes
2018-12-18 00:26:44 -05:00
Harish Kesava Rao
fd2a8f3e8f
Final commit
2018-12-17 21:02:21 -06:00
Andrew Janke
5dcd3b81da
Update Anaconda links and text to reflect company name change
2018-12-17 18:22:01 -05:00
Andrew Janke
eb6ec70706
Typo, grammar, and style fixes
2018-12-17 17:23:26 -05:00
Andrew Janke
45814137dc
Style it "Xcode", not "XCode"
2018-12-17 12:50:00 -05:00
Harish Kesava Rao
8a6b1c73bf
issue-938: added sections in serialization for simple file, csv, yaml, json
2018-12-16 22:35:35 -06:00
Marc Poulin
35c13bc9ea
Fixed all H2 headings
...
Before, H2 fomratting was not consistent.
Now, all H2 headings use over/under asterisks.
2018-12-04 13:44:41 -07:00
Marc Poulin
693c8ca677
Fixed all H1 headings
...
Before, H1 headings were not consistent.
Now, all H1 headings user over/under hashes.
2018-11-29 11:46:30 -07:00
Dan Bader
e000bd28c7
Merge pull request #937 from MikeTheWatchGuy/master
...
Added information on new Qt port.
2018-11-26 13:24:33 -08:00
MikeTheWatchGuy
8ec78ec61b
Added information on new Qt port.
2018-11-21 09:11:53 -05:00
Marc Poulin
57360cf2c6
Resolved W3C link redirect warnings
...
Fixed permanent redirects reported by the W3C link checker.
2018-10-22 14:12:24 -06:00
mr.Shu
6e557c3e87
add: Section on fire in CLI scenario
...
* Add a section on [Python Fire](https://github.com/google/python-fire/ )
in the CLI scenario.
Signed-off-by: mr.Shu <mr@shu.io >
2018-10-06 13:49:12 +02:00
Rick West
92ee9d116f
Update web.rst
2018-09-30 14:02:01 +01:00
Rick West
33436d48cc
Update web.rst following #922
...
Fix broken link 🙈
2018-09-29 21:03:44 +01:00
Rick West
96d17ff292
Update web.rst
...
Add Masonite to web frameworks.
2018-09-29 19:22:56 +01:00
MikeTheWatchGuy
a27732e229
Update gui.rst
2018-09-04 01:07:27 -04:00
MikeTheWatchGuy
1ec2c8ff61
Update gui.rst
2018-09-03 20:29:46 -04:00
Dan Bader
03ed5fbf0d
Host photos locally
2018-07-16 17:51:29 -07:00
Dan Bader
75b235fdf0
Bump deps
2018-07-16 12:10:07 -07:00
kennethreitz
a2ae83f6c1
Merge pull request #900 from anlewis/issue-839-falcon-framework
...
Update web.rst to include Falcon web framework
2018-06-22 16:36:18 -04:00
Marcin Lulek
1d1c6d5f8b
Mention pyramid powered pypi and cookiecutters
...
Mention that pyramid powered pypi and makes some decisions for users providing project templates
2018-06-06 19:23:44 +02:00
Anna Lewis
fb45ce7ef9
Fix quotation marks
2018-05-24 20:18:58 -06:00
Anna Lewis
2cbe7c3452
Update web.rst to include Falcon web framework
2018-05-23 22:17:34 -06:00
Ben McGinnes
50e04afe68
doc: crypto.rst — GPGME HOWTO update
...
* Added links to the new GPGME Python Bindings HOWTO.
* Added links to sample scripts written in Python 3.
* Updated the encryption and decryption example code to use the
current best practices instead of the underlying, low level
op_encrypt method (the best practices are easier and even more
pythonic).
Signed-off-by: Ben McGinnes <ben@adversary.org >
2018-03-25 09:06:42 +11:00
Subramani Ramanathan
43679efe81
Minor change to OpenCV example code
...
Minor change to OpenCV example code in the import statement
2018-03-04 15:23:30 +05:30
Ben McGinnes
35450c3efa
GPGME Python bindings
...
* Added GPGME bindings description and the standard encryption and
decryption example.
2018-02-28 12:57:48 +11:00
Katie McLaughlin
b6307553f4
Add DjangoCon AU
2018-01-05 17:53:30 +11:00
Prodesire
59757273d0
fix make error on ci.rst and tests.rst
2017-12-04 22:17:08 +08:00
Zac-HD
39b0911c14
Link scenarios/ci to writing/tests
...
Closes #451
2017-11-27 13:28:19 +11:00
Siddhant Goel
b0c5b4f185
add toga to GUI resources
2017-11-23 17:12:39 +01:00
kennethreitz
53be40ebb9
Update xml.rst
2017-09-04 17:02:35 -04:00
kennethreitz
d0e8328728
Update web.rst
2017-09-04 17:02:05 -04:00
kennethreitz
55a2331a6a
Update speed.rst
2017-09-04 17:01:35 -04:00
kennethreitz
4babd8bfdd
Update serialization.rst
2017-09-04 17:01:11 -04:00
kennethreitz
f81ed3de77
Update scrape.rst
2017-09-04 17:00:42 -04:00
kennethreitz
1a62b4d8ec
Update scientific.rst
2017-09-04 17:00:17 -04:00
kennethreitz
ed4b4cdf26
Update network.rst
2017-09-04 16:59:51 -04:00
kennethreitz
f644801981
Update ml.rst
2017-09-04 16:59:25 -04:00