Commit Graph

61 Commits

Author SHA1 Message Date
Hynek Schlawack 205e6ed088 Ken isn't at DO anymore 2019-05-21 13:45:52 +02:00
Hynek Schlawack 729681b5a8
[WIP] Set up CI with Azure Pipelines (#510)
* Set up CI with Azure Pipelines

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update setup.py

* Update tox.ini

* Update setup.py

* Update azure-pipelines.yml

* Update setup.py

* Update azure-pipelines.yml

* Update azure-pipelines.yml for Azure Pipelines

* Delete .travis.yml

* Update README.rst

* Update azure-pipelines.yml

* Update azure-pipelines.yml
2019-05-08 16:13:55 -04:00
Hynek Schlawack 6a07b035b7 Fix a bunch of links 2018-08-20 07:21:02 +02:00
Hynek Schlawack 0121f3b23c RTD supports https for external domains now! 2018-08-20 06:48:51 +02:00
Hynek Schlawack a6955bff7d
Add narrative docs for type annotations (#406)
* Add narrative docs for type annotations

* Better wording

* Use better code-block types

* Add newsfragment for #238 that refers to these docs
2018-07-28 12:05:12 +01:00
Kenneth Reitz 6f3f4904be Update README.rst (#412) 2018-07-26 15:05:19 +02:00
Hynek Schlawack 98339037ae Ken ain't at Heroku anymore 2018-07-14 10:02:03 +02:00
Hynek Schlawack a372d51b7b
Fade to Black (#392) 2018-06-10 19:40:07 +02:00
Hynek Schlawack f6ab6c3457 Mention third party collection in wiki
Before discoverability was zero.
2018-03-17 12:40:16 +01:00
Hynek Schlawack 2e97529a52 Simplify tesimonial markup, order alphabetically 2017-11-08 15:49:52 +01:00
Hynek Schlawack 05a54b5105 Consistent type README vs docs 2017-11-08 15:39:56 +01:00
Hynek Schlawack 3d3d49b4dd Prepare for narrative docs (#275) 2017-10-26 17:55:45 +02:00
Hynek Schlawack 3040bdabbc Refactor class creation (#272)
Instead of adding and possibly later deleting attributes, the class creation is delegated into a cleaner building pattern.
2017-10-26 12:55:34 +02:00
Hynek Schlawack 5c5677b72b Document how to get help (#266) 2017-10-19 12:05:45 +02:00
Hynek Schlawack f7f53d4312 Link to namedtuple confusion
Without any reasons, it looks a bit hand-wavy.
2017-10-14 18:27:48 +02:00
Hynek Schlawack eb20daff94 Computers 2017-05-23 16:35:40 -07:00
Hynek Schlawack 58fa57290a Make testimonials stand out better 2017-05-23 16:29:32 -07:00
Hynek Schlawack ac635442a5 Link proof of KR's endorsement 2017-05-23 15:40:45 -07:00
Hynek Schlawack a62ba1a575 Add Kenneth's testimonial 2017-05-22 17:56:24 -07:00
Glyph 1288f94910 it's not where I work any more (#195)
say other good things about me
2017-05-22 16:02:22 -07:00
Hynek Schlawack 3f046d8139 Tune README example 2017-05-22 15:32:17 -07:00
Hynek Schlawack beca344034 Use our domain 2017-04-27 16:44:58 +02:00
Hynek Schlawack 9e494ee96f Add an Owlish testimonial 2017-03-25 07:24:19 +01:00
Hynek Schlawack be287aca2b I'VE PAID FOR A LOGO SO I'M GONNA USE IT 2017-03-24 11:02:37 +01:00
Hynek Schlawack d8f333f6f2 Fix a bunch of links 2017-03-24 10:28:28 +01:00
Hynek Schlawack bf31b7887a Link CONTRIBUTING.rst from README.rst
ref #156
2017-03-04 08:39:41 +01:00
Hynek Schlawack 96fc8cb815 Stop living in the past
...and move all aux tests to 3.6.
2017-03-04 07:52:33 +01:00
Hynek Schlawack 5e594ca580 We want to simplify writing classes; not attributes 2017-02-20 16:22:29 +01:00
Hynek Schlawack 74c2a1f91d Fix links 2017-02-20 07:46:55 +01:00
Hynek Schlawack f560500886 Fix hashing behavior (#142) 2017-02-19 09:51:43 +01:00
Hynek Schlawack 3507e67bf3 Tune readme
ref #123
2017-02-04 11:46:10 +01:00
Hynek Schlawack adfdbf9560 Stop using deprecated APIs (#86)
Also use nicer exceptions that subclass the old ones.
2016-09-10 19:14:34 +02:00
Hynek Schlawack 41d8cce09d Add a philosophy section (#73)
Also expand the example class a little bit to stress that we're not just
about data containers.
2016-08-30 12:12:02 +02:00
Hynek Schlawack 5a1814f8d0 Add link to PyPI 2016-08-18 13:36:23 +02:00
Hynek Schlawack 8ad7602992 More copyediting
The correct parts being based on feedback from @econchick
2016-08-17 13:28:00 +02:00
Hynek Schlawack 111a627e70 Get rid of PY3 constant and codecov badge
Sadly, their service grew unreliable. :(
2016-08-16 12:35:27 +02:00
Hynek Schlawack 24e60944ec Add better serious business aliases 2016-08-16 12:18:03 +02:00
Hynek Schlawack 5dd257f878 Treat main title as a title 2016-08-15 17:35:49 +02:00
Hynek Schlawack b040503663 More documentation polish 2016-08-15 17:26:49 +02:00
Hynek Schlawack 395aa07820 Documentation overhaul 2016-08-15 13:59:04 +02:00
JesseWeinstein 2f9826c8dd Doc typo fixes (#56)
Native English speaker fixes
2016-08-15 10:00:23 +02:00
Hynek Schlawack 2da44740ce Fix RTD links 2016-04-28 08:06:10 +02:00
Hynek Schlawack 89b542331d Drop support for legacy Python versions
Keep 2.7 and PyPy though.
2016-02-17 12:51:02 +01:00
Hynek Schlawack 1f66134c0e Janitoring 2015-12-19 13:05:30 +01:00
Hynek Schlawack 82de577932 Get rid of flaky shields.io 2015-08-14 16:47:51 +02:00
Hynek Schlawack 7f5a9cda85 Remove pypip.in thru shield.io
pypip.in seems to be down
2015-07-03 16:17:35 +02:00
Hynek Schlawack b3cf87ddf3 Switch out banners 2015-07-03 16:12:53 +02:00
Hynek Schlawack 1f5513e098 Shorten creed 2015-02-21 11:36:08 +01:00
Hynek Schlawack 5753281838 Add attrs.make_class 2015-01-30 08:57:33 +01:00
Hynek Schlawack b29d9bb5f5 Fix example in README, add REAME to CI 2015-01-29 23:16:07 +01:00