telegraph

Telegraph API wrapper | Telegra.ph

MIT License

Downloads
110.6K
Stars
289
Committers
9
telegraph - Telegraph 2.2.0 Latest Release

Published by python273 almost 2 years ago

  • Allow to set domain (e.g. to use a mirror like graph.org)
telegraph - Telegraph 2.1.0

Published by python273 almost 3 years ago

  • Added async client telegraph.aio.Telegraph
  • Added Telegraph.upload_file (telegraph.upload_file is deprecated now)
telegraph - Telegraph 2.0.1

Published by python273 almost 3 years ago

  • Fix pre tag: preserve whitespace
telegraph - Telegraph 2.0.0

Published by python273 almost 3 years ago

  • Python 2 is not supported anymore
  • Added telegraph.exceptions.RetryAfterError
telegraph - Telegraph 1.4.1

Published by python273 over 4 years ago

  • #25/#21 Disable escaping non-ascii characters in json dump (thx @weakish)
telegraph - Telegraph 1.4.0

Published by python273 over 5 years ago

  • #18 Add replacing access token after revoke (thx @paradox70)
  • #20 Fix throwing InvalidHTML exception when there's no start tag (thx @blue-bird1)
telegraph - Telegraph 1.3.2

Published by python273 about 6 years ago

Identical to 1.3.1

Version bump for PyPI uploading

telegraph - Telegraph 1.3.1

Published by python273 about 6 years ago

  • Replace http -> https
  • Fix NotAllowedTag error message
telegraph - Telegraph 1.3.0

Published by python273 about 6 years ago

  • Add autoclosing void elements
  • Add more exceptions to HtmlToNodesParser
  • Fix whitespace between inline elements
  • Add file uploading function
  • Add Sphinx doc
telegraph - Telegraph 1.2.1

Published by python273 about 7 years ago

  • Fixed HtmlToNodesParser again
telegraph - Telegraph 1.2

Published by python273 about 7 years ago

  • Fixed HtmlToNodesParser and html_to_nodes
telegraph - Telegraph v1.1.1

Published by python273 over 7 years ago

  • Added python 3.6 to supported versions
telegraph - Telegraph v1.1

Published by python273 over 7 years ago

telegraph - Telegraph v1.0

Published by python273 almost 8 years ago

Stable

  • python3 fixes
telegraph - Telegraph v0.9

Published by python273 almost 8 years ago

Hey!