We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can continue the conversation there. Go to discussion →
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
create a requirement.txt file for the project
The text was updated successfully, but these errors were encountered:
Hi Anash, great to have you here, we are currently working on and tomorrow we will provide for both projects sec-parser (for quality data) and sec-ai:
Sorry, something went wrong.
Hello and welcome to the project! 🎉 We're thrilled you're interested in contributing.
We use Poetry for managing dependencies, which makes setting up the project smooth and easy.
Install Poetry: If you haven't installed it yet, follow the instructions on this GitHub page.
Install Project Dependencies: Once Poetry is installed, navigate to the project directory where pyproject.toml is located and run poetry install.
pyproject.toml
poetry install
Activate Virtual Environment: Run poetry shell to activate the project's virtual environment.
poetry shell
We're in the process of creating more comprehensive Welcome Guides as part of this ongoing task. Stay tuned for more!
Feel free to reach out with any questions. Happy coding! 🌟
No branches or pull requests
create a requirement.txt file for the project
The text was updated successfully, but these errors were encountered: