gutfeeling/word_forms
Accurately generate all possible forms of an English word e.g “election” –> “elect”, “electoral”, “electorate” etc.
Language: Python
Star: 517
Watch: 517 ⌘ Read more
bradmontgomery/word2html
a quick and dirty script to convert a Word (docx) document to html.
Language: Python
Star: 47
Watch: 47 ⌘ Read more
itzmeanjan/twiz
Your Twitter Account Data Analysis & Visualization Tool <3
Language: Python
Star: 4
Watch: 4 ⌘ Read more
dilpreetsio/tweet2story
Create beautiful stories from tweets 🐦
Language: Python
Star: 2
Watch: 2 ⌘ Read more
Xacnio/tweetcapture
A Tweet Screenshot Tool/API (Python)
Language: Python
Star: 4
Watch: 4 ⌘ Read more
oliviersm199/Tweet-Generator
The Tweet Generator uses a Markov chain to generate random tweet based off of past tweets. It uses Python and the Twitter API to obtain the last 200 tweets from a particular user, organizes them into a JSON tree structure and then executes a random walk on that tree structure. This results in sometimes hilarious sometimes nonsense tweets that mimic the Twitter user’s past tweets.
Language: Py … ⌘ Read more
Benedict-Carling/spanish-conjugator
A python library to conjugate spanish words with parameters tense, mood and pronoun
Language: Python
Star: 9
Watch: 9 ⌘ Read more
kanzure/pdfparanoia
pdf watermark removal library for academic papers
Language: Python
Star: 422
Watch: 422 ⌘ Read more
listen to DJ Python’s <i>Club Sentimientos Vol 2</i>
Warm, transportive reggaeton-meets-deep house vibes from New York’s DJ Python… Continue reading… ⌘ Read more
I feel like it took me a bit longer to fully understand how to work in Smalltalk than it did most languages. The IDE is different than anything I’ve used before, and probably anything you’ve seen as well. You’re not going to be opening myscript.st in your favorite text editor, and then run it from the command line as you would a Python program. It takes a little mental adjustment to start with.
That’s not the warning, howe … ⌘ Read more
PEP 679: Allow parentheses in assert statements
This pep proposes to allow parentheses surrounding the two-subject form of
assert statements. This will cause the interpreter to reinterpret what before
would have been an assert with a two-element tuple that will always be True
(assert (expression, message)) to an assert statement with a subject and a
failure message, equivalent to the statement with the parentheses removed
(assert expression, message). ⌘ Read more
GoCN 每日新闻(2021-12-25)
- Python 在 Go 中的双向嵌入https://github.com/tliron/py4go
- golang 实的 xmpp 服务 jackal v0.55.0https://github.com/ortuman/jackal
- Go 有哪几种无法恢复的致命场景? https://mp.weixin.qq.com/s/gSfzrSKYbZTP8COz4lZKHQ
- 必看!6 步入门 Gohttps://mp.weixin.qq.com/s/DRpmh41dGAfzSOMsvwy8wA
- … ⌘ Read more
PEP 678: Enriching Exceptions with Notes
Exception objects are typically initialized with a message that describes the
error which has occurred. Because further information may be available when the
exception is caught and re-raised, this PEP proposes to add a .__note__
attribute and update the builtin traceback formatting code to include it in
the formatted traceback following the exception string. ⌘ Read more
蚂蚁 - 可信原生技术部 - 专用编程语言设计研发 (杭州 P7-8)
工作内容- 从事云原生配置策略语言的设计研发工作,服务云原生基础设施管理场景
- 从事区块链智能合约专用编程语言的设计及研发工作,服务区块链链智能合约场景
- 深度参与开源社区项目
- 熟练掌握 rust、golang、c/c++、java、python 中的一种或多种
- 熟悉现代编程语言设计理念、技术及研发体系,熟悉编译技术�� … ⌘ Read more
高性能中文分词库 gojieba
gojieba 是什么?gojieba 是 Python 知名分词库结巴 jieba 的 Go 语言实现版本,底层分词算法由 C++ 实现,具备很高的性能; gojieba 解决了在做文本分析,文本搜索相关业务功能时的分词需求。
gojieba 支持多种分词方式:
- 全模式:把文本中所有可能的� … ⌘ Read more
PEP 677: Callable Type Syntax
This PEP introduces a concise and friendly syntax for callable types,
supporting the same functionality as typing.Callable but with an
arrow syntax inspired by the syntax for typed function
signatures. This allows types like Callable[[int, str], bool] to
be written (int, str) -> bool. ⌘ Read more
https://www.tumfatig.net/2021/running-the-searx-metasearch-engine-on-openbsd/ python venv uwsgi relayd
Precise code navigation for Python, and code navigation in pull requests
Code navigation is now available in PRs, and code navigation results for Python are now more precise. ⌘ Read more
Today I learned that there is a new version 2 of Docker Compose. Docker Compose is now no longer a Python app, but a CLI plugin for Docker written in Go. And there is a Compose specification. ⌘ Read more
PEP 674: Disallow using macros as l-value
Incompatible C API change disallowing using macros as l-value to allow
evolving CPython internals and to ease the C API implementation on other
Python implementation. ⌘ Read more
@lyse@lyse.isobeef.org I’m a big fan of using PyCharm and IntelliJ on large Python and Java codebases respectively. In my personal life, I mostly use Emacs (because I don’t hack much Java outside of work), but I do wonder what GoLand is like.
PEP 673: Self Type
This PEP introduces a simple and intuitive way to annotate methods that return
an instance of their class. This behaves the same as the TypeVar-based
approach specified in PEP 484
but is more concise and easier to follow. ⌘ Read more
mgmacias95/TwitterFriends
Django app that makes a graph dataset with your friends on twitter
Language: Python
Star: 26
Watch: 26 ⌘ Read more
eleurent/twitter-graph
Fetch and visualize the graph of your Twitter friends and followers.
Language: Python
Star: 99
Watch: 99 ⌘ Read more
gobborg/twitter-mutuals
figure out who your twitter mutuals are using tweepy python
Language: Python
Star: 1
Watch: 1 ⌘ Read more
Mohamed3on/TwitterNetwork
Finds the Twitter accounts that have the most mutual friends with you. A better alternative to Twitter’s recommendation algorithm.
Language: Python
Star: 6
Watch: 6 ⌘ Read more
berkay-dincer/mutual-followers
Allows you to discover the mutual friends of twitter accounts.
Language: Python
Star: 3
Watch: 3 ⌘ Read more
ejmg/help-why-cant-i-hold-all-these-mutuals
find all your mutuals and throw them on a list so you can all be miserable together on twitter dot com
Language: Python
Star: 135
Watch: 135 ⌘ Read more
PEP 672: Unicode-related Security Considerations for Python
This document explains possible ways to misuse Unicode to write Python
programs that appear to do something else than they actually do. ⌘ Read more
@movq@www.uninformativ.de
I’m not a Python programmer, so please bear with me.
The doc about encodings does also mention:
If you require a different encoding, you can manually set the Response.encoding property
Wouldn’t that be a one liner like (Ruby example)?
'some text'.force_encoding('utf-8')
I understand that you do not want to interfere with requests. On the other hand we know that received data must be utf-8 (by twtxt spec) and it does burden “publishers” to somehow add charset property to content-type header. But again I’m not sure what “the right thing to do” ™ is.
PEP 671: Syntax for late-bound function argument defaults
Function parameters can have default values which are calculated during
function definition and saved. This proposal introduces a new form of
argument default, defined by an expression to be evaluated at function
call time. ⌘ Read more
PEP 670: Convert macros to functions in the Python C API
Convert macros to static inline functions or regular functions. ⌘ Read more
@movq@www.uninformativ.de I would not mind keeping a diff, if you tell me where to make the changes! I know nothing of Python, and I have spent already a couple of hours trying to make sense. I know it is there, in front of me, if only I knew Python. 😩
PEP 8103: 2022 Term steering council election
This document describes the schedule and other details of the December
2021 election for the Python steering council, as specified in
PEP 13. This is the steering council election for the 2022 term
(i.e. Python 3.11). ⌘ Read more
python 程式中的 sys.path 會自動隨 python 執行檔的所在位置改變而改變。這是好是壞呢…
Modern Tools
⌘ Read more
PEP 665: Specifying Installation Requirements for Python Projects ⌘ Read more…
PEP 664: Python 3.11 Release Schedule ⌘ Read more…
Python is the second-best language for everything.
Really cool collection of Python Programming Tutorials ⌘ Read more…
PEP 661: Sentinel Values ⌘ Read more…
https://www.youtube.com/watch?v=YXPyB4XeYLA python tkinter
https://python-poetry.org/ pipenv poetry python
https://github.com/coleifer/sqlite-web DB python sqlite
https://www.youtube.com/watch?v=jFCNu1-Xdsw code python tuto
https://code-maven.com/slides/python-programming/sort-dictionary-by-value dictionnary python sort
https://www.tutorialspoint.com/How-to-sort-a-Python-date-string-list datetime python sort
https://cjolowicz.github.io/posts/hypermodern-python-01-setup/ cli click poetry pyenv python
https://pandas.pydata.org/pandas-docs/stable/getting_started/tutorials.html data_analysis panda python