Stefan Arentz on Nostr: In Rust I `cargo new my-program` and in Go I `go mod init ...
In Rust I `cargo new my-program` and in Go I `go mod init github.com/st3fan/some-tool`. And then I start typing in `main.go` or `main.rs` and can `build` or `test`.
In 2023, what do I do in Python? I'm lost in the many different tools available. What is the most frictionless way to get a new project going.
#Python
Published at
2023-11-26 22:13:08Event JSON
{
"id": "ba0f9a533e12d2afcf3034fb1ea9d33f193b18c12937ade146ecf0b882657599",
"pubkey": "53142f37d66cbd3c4459831770aab38fa6f15cc9a6d65e68f8659ea6f51fee85",
"created_at": 1701036788,
"kind": 1,
"tags": [
[
"t",
"python"
],
[
"proxy",
"https://mastodon.social/users/st3fan/statuses/111479146974559238",
"activitypub"
]
],
"content": "In Rust I `cargo new my-program` and in Go I `go mod init github.com/st3fan/some-tool`. And then I start typing in `main.go` or `main.rs` and can `build` or `test`.\n\nIn 2023, what do I do in Python? I'm lost in the many different tools available. What is the most frictionless way to get a new project going.\n\n#Python",
"sig": "dc8f98da2030cf2cd169cff51e5189641c7ec2ee58476a991a7752ea16d2cf904b93038b1ce73d6bf380e473cea8fcc2e2135c00383a029cca1a4761d7f9dd55"
}