Matthew Martin β β
π on Nostr: So to get a python3 alias on Windows without buying a mac, I wrote a library. I don't ...
So to get a python3 alias on Windows without buying a mac, I wrote a library. I don't have a Mac handy, but this will *not* work on Unix, creating the cli command conflicts with the pre-existing python3 symlink.
Works on windows, in particular, works when running `shell python3 ...` inside of Makefile.
#python
https://pypi.org/project/python3-alias/Published at
2024-10-16 03:04:08Event JSON
{
"id": "00d28b0d8436c94ff24301aac63b071a7a26836e9dd3fe67a401f40a6849e196",
"pubkey": "ece51acfc6c84a5f625a755bed921f6eac6a9daa6f90817047901dbe0231522f",
"created_at": 1729047848,
"kind": 1,
"tags": [
[
"e",
"c48425ecd40aadc55cb2a820f0ec67c1a3950f1515145de0361a14d735a14c20",
"wss://relay.mostr.pub",
"reply"
],
[
"t",
"python"
],
[
"proxy",
"https://mastodon.social/users/mistersql/statuses/113314879771473258",
"activitypub"
]
],
"content": "So to get a python3 alias on Windows without buying a mac, I wrote a library. I don't have a Mac handy, but this will *not* work on Unix, creating the cli command conflicts with the pre-existing python3 symlink.\n\nWorks on windows, in particular, works when running `shell python3 ...` inside of Makefile.\n\n#python \n\nhttps://pypi.org/project/python3-alias/",
"sig": "95c46b84111aaf95f356fb87a67f4f9882f558363fc77599ca127529b9d4980a842348cae4a12cecae88bf75467b03eedd16c9ddbc06005246e61a2e4a4f2289"
}