Skip to content

Commit

Permalink
Merge pull request #22 from alpacahq/update-read-me
Browse files Browse the repository at this point in the history
Adds Alpha Stage Disclaimer to README
  • Loading branch information
haxdds authored Apr 13, 2022
2 parents d2a2b57 + 8ef5990 commit 281d7ea
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# AlpacaPy


### Dev setup

This project is managed via poetry so setup should be just running `poetry install`.

This repo is using [`pre-commit`](https://pre-commit.com/) to setup some checks to happen at commit time
to keep the repo clean. To set these up after you've run `poetry install` just run `poetry run pre-commit
install` to have pre-commit setup these hooks


**Note: AlpacaPy is in the very early stages of alpha development and is not production ready. Currently AlpacaPy interfaces with only the Market Data API, however the other APIs are coming soon.**

0 comments on commit 281d7ea

Please sign in to comment.