Write access
See original GitHub issueHello Impedance World
I was about to make a slight contribution to the source code by adding the following:
- Poetry (proper python package manager, no more
requirements.txt
files!) and at the same time update the github workflows for easier CI/CD stuff using poetry. - pre-commit config, add some neat configuration that checks your code on each commit before pushing. E.g. black formatting, flake8, trimming white spaces, etc.
- Some instructions for Dev Setup using poetry.
Let me know if you wish to have this added! I will then make a PR for it, just need the access 😋 poetry: https://python-poetry.org/docs/libraries/
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
WriterAccess: Hire Freelance Writers, Translators and more
Access AI-powered tools to find talent, optimize content, and streamline your ... WriterAccess is–hands down–the best content writing marketplace online.
Read more >What is Write Access? | phoenixNAP IT Glossary
Write access or write permission authorizes a user to modify the contents of a file or directory on a computer. Users with write...
Read more >Definition of write access | PCMag
Authorization to record or update data stored in the computer. Advertisement. PCMag Stories You'll Like. THIS DEFINITION IS FOR PERSONAL USE ONLY.
Read more >Read and write permissions - IBM
The following table summarizes the actions you or another user can perform when you are working with documents and folders. Table 1. Read...
Read more >"Write Access" to Save Files where you want & with a
"Write Access" to Save Files where you want & with a Specified Filename. When trying to save an Excel file under a specific...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sure, that’d be great! I’ve already added a PYPI_API_TOKEN secret to GitHub
Absolutely. I will separate the features (poetry and pre-commit) into separate PRs. Starting with Poetry. Do you want me to cover #217 for the poetry PR as well?