{"id":40373932,"url":"https://github.com/windsornguyen/nsc","last_synced_at":"2026-01-20T11:33:37.578Z","repository":{"id":209471829,"uuid":"724126714","full_name":"windsornguyen/nsc","owner":"windsornguyen","description":"A repository containing source code for Nassau Street Capital","archived":false,"fork":false,"pushed_at":"2023-11-27T14:00:40.000Z","size":285,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-27T15:26:59.610Z","etag":null,"topics":["finance","investing","princeton","quant","software"],"latest_commit_sha":null,"homepage":"https://nassaustreet.co","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/windsornguyen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-27T13:01:32.000Z","updated_at":"2023-11-27T15:27:04.502Z","dependencies_parsed_at":"2023-11-27T15:27:02.647Z","dependency_job_id":"c5eeb554-f406-4cc1-b64d-7020df4cb155","html_url":"https://github.com/windsornguyen/nsc","commit_stats":null,"previous_names":["windsornguyen/nsc"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/windsornguyen/nsc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windsornguyen%2Fnsc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windsornguyen%2Fnsc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windsornguyen%2Fnsc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windsornguyen%2Fnsc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/windsornguyen","download_url":"https://codeload.github.com/windsornguyen/nsc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windsornguyen%2Fnsc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28602467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T10:46:13.255Z","status":"ssl_error","status_checked_at":"2026-01-20T10:42:51.865Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["finance","investing","princeton","quant","software"],"created_at":"2026-01-20T11:33:37.006Z","updated_at":"2026-01-20T11:33:37.573Z","avatar_url":"https://github.com/windsornguyen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nassau Street Capital\n\nAn open source repository containing utility source code for quantitative finance and other software engineering builds for Nassau Street Capital, a student-run investment club at Princeton University.\n\n## 📚 Table of Contents\n\n- [🚀 Getting Started](#getting-started)\n- [🤝 Contributing](#contributing)\n\n## Getting started\n\nTo get started, you will need to create the nsc virtual environment.\n\n1. Install Poetry (highly recommended)\n\n```zsh\n$ pip install poetry\n```\n\n2. Create the nsc virtual environment\n\n```zsh\n$ mkdir .venv\n$ poetry config virtualenvs.in-project true\n$ poetry shell\n```\n\nIf **poetry** did not automatically activate the virtual environment for you, you can do so manually with\n\n```zsh\n$ source .venv/bin/activate\n```\n\nNote that will have to input the analogous command if you are not using the Unix terminal.\n\n3. Install dependencies\n\n```zsh\n$ poetry install --no-root\n```\n\n**Alternative**: Non-poetry installation involves the following steps in the root directory:\n\n```zsh\n$ python3 -m venv .venv\n$ source .venv/bin/activate\n$ pip install -r requirements.txt\n```\n\nWithout **poetry**, you are responsible for managing dependency versions.\n\n## Contributing\n\nIf you're interested in contributing, please fork the repository and submit a pull request. For major changes, open an issue first.\n\n## Developers (alphabetical by last name)\n\nThis repository is currently being maintained by\n\n- Windsor Nguyen '25\n\n## License\n\nNassau Street Capital is licensed under the terms of the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindsornguyen%2Fnsc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwindsornguyen%2Fnsc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindsornguyen%2Fnsc/lists"}