This website requires JavaScript.
Explore
Help
Register
Sign in
PrivateCoffee
/
structables
Watch
4
Star
0
Fork
You've already forked structables
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ef1566d20b
structables
/
.gitignore
6 lines
51 B
Text
Raw
Normal View
History
Unescape
Escape
Replaced selenium with playwright Fixed requirements Added source links to footer
2023-06-02 14:02:40 +00:00
venv/
*.pyc
__pycache__/
Merge remote-tracking branch 'upstream/main'
2023-06-03 21:04:34 +00:00
.vscode
refactor: streamline README and enhance project visibility Updated the project documentation and .gitignore for a cleaner structure and enhanced visibility. The README now integrates dynamic badges for real-time status like support links, PyPI version, and latest commit info, offering a quick overview of the project status at a glance. These changes aim to make the project more accessible to potential contributors and users by providing essential information more efficiently. Additionally, the `.gitignore` file has been updated to include the `dist/` directory, preventing the accidental inclusion of distribution files in the repository, thus maintaining a cleaner project structure. The restructuring of the README content, including a simplified approach to setting up development and production environments, aligns with best practices, making it easier for new contributors to get started. Furthermore, the changes enhance project documentation coherence and readability by embedding relevant badges and updating linkage paths for better navigation.
2024-05-23 06:27:21 +00:00
privacy.txt
feat: bump version to 0.2.1, update .gitignore Incremented the project version to 0.2.1, preparing for a new release with minor improvements and bug fixes. Additionally, refined the .gitignore file to explicitly include the distribution directory, ensuring build artifacts are not accidentally committed to version control. This step aligns with best practices for Python project maintenance and distribution.
2024-05-23 07:05:26 +00:00
/dist/
Reference in a new issue
Copy permalink