Bug Fixes
- Inform ghp it's not a jekyll site
([`e78c3d7`](https://github.com/fossology/fossology-python/commit/e78c3d71d7e1f9c5edcb2dcb32454a006e3061d0))
- Links in README, add badges
([`f272620`](https://github.com/fossology/fossology-python/commit/f272620c778d499e247d9f94919950d14782177f))
- Use correct body type for jobs
([`c400e8b`](https://github.com/fossology/fossology-python/commit/c400e8bba863416193c55dec3a5de03cf76d079e))
- **api**: Format
([`992dd5f`](https://github.com/fossology/fossology-python/commit/992dd5f2356748e374bd42a2e68ab1add06a2306))
- **spdx**: Update license identifier
([`0403aed`](https://github.com/fossology/fossology-python/commit/0403aed3523002a0e88264f309de2292deb977b8))
Chores
- Create two distinct workflow, use services
([`1776fe8`](https://github.com/fossology/fossology-python/commit/1776fe854d208a26d9abd37bad34efde4fc25dbd))
- Update path for tests
([`fd284d4`](https://github.com/fossology/fossology-python/commit/fd284d4afc37de27b2d0e931f61d2af587058a0b))
- Update python dependencies
([`eacc383`](https://github.com/fossology/fossology-python/commit/eacc383e70d441c3bcab6365ee93ac75d0b1d315))
- Use environment variables in CI
([`e6720bf`](https://github.com/fossology/fossology-python/commit/e6720bf76d9cfa6978113aea2c1449a879ae22c8))
- Use poetry to manage python env for tests
([`ce5a0fe`](https://github.com/fossology/fossology-python/commit/ce5a0feb737cc818d3fe73a68fb2a0d01c7481ae))
- **ci**: Only install dev dependencies
([`314261d`](https://github.com/fossology/fossology-python/commit/314261d612c3e1cd893f92901fbb74fa39c3f3e6))
- **ci**: Remove proxy settings
([`1463029`](https://github.com/fossology/fossology-python/commit/14630296fc4c435dea24c09994372d4fc5c31412))
- **pip**: Update deps, add deploy cmd
([`aca67a5`](https://github.com/fossology/fossology-python/commit/aca67a575023f04d5d718bc1a5f612e1a9385c84))
- **pip**: Update lock
([`9e305fa`](https://github.com/fossology/fossology-python/commit/9e305fae26392f21a242e2c4f4fa126147dc8439))
- **poetry**: Replace pipenv by poetry
([`0833b1c`](https://github.com/fossology/fossology-python/commit/0833b1c87d68be1c359f6d3426f557723888e38c))
Documentation
- Update project readme
([`7d3105d`](https://github.com/fossology/fossology-python/commit/7d3105d68ed750b22c6a2ce3880296b6a05b10ba))
- **all**: Update docs to new classes
([`8812675`](https://github.com/fossology/fossology-python/commit/8812675612df5787adeebfe7d5a7b4bac70c6b5d))
- **all**: Update documentation
([`236f527`](https://github.com/fossology/fossology-python/commit/236f5273d985399480e9605fbbef2f33a5eb3f27))
- **link**: Update docs deployment path
([`89c12d4`](https://github.com/fossology/fossology-python/commit/89c12d440269414214144789e6fd331dc86a8628))
- **url**: Update download url
([`47fdc80`](https://github.com/fossology/fossology-python/commit/47fdc80ca293f193da8c7fabb989cb0696b8a52a))
Features
- Add upload from vcs
([`9718834`](https://github.com/fossology/fossology-python/commit/9718834c0959c2fde51631948b5148c98f8b8cc2))
- Create basic project workflow
([`005620f`](https://github.com/fossology/fossology-python/commit/005620f884f87fd7ea5708dfad52f7d4b06ffb9c))
- Create docs build directory to be exported as pages
([`b5ee842`](https://github.com/fossology/fossology-python/commit/b5ee842138bec4c96c53e1a638d6953faddd77d7))
- Create testsuite to run all tests in the right order
([`0bc6e77`](https://github.com/fossology/fossology-python/commit/0bc6e7719938439a48e7c59579725a1b2e2b5e8d))
- First official release
([`b869006`](https://github.com/fossology/fossology-python/commit/b8690069750aaa5303158b716165ca8c232bbd91))
- Import initial code from Siemens internal repository
([`7013126`](https://github.com/fossology/fossology-python/commit/7013126e39d3a7dc0be1bb2fab880920983049df))
- Really add the compiled docs
([`cad9380`](https://github.com/fossology/fossology-python/commit/cad93803207043bbfcfc6b0aadb16c914ddc41ff))
- **0.0.4**: Update to API v1.0.6
([`669aee6`](https://github.com/fossology/fossology-python/commit/669aee6155bf8580708f61880d0007e96421b448))
- **api**: Continue working on the initla version
([`741c489`](https://github.com/fossology/fossology-python/commit/741c4891e72f15c9b603eea197ab047a88bfc57f))
- **api**: Extend API coverage
([`eef9759`](https://github.com/fossology/fossology-python/commit/eef97590dd2ccb1a23f31763a458444046d927a7))
- **api**: Small api improvements
([`4de26aa`](https://github.com/fossology/fossology-python/commit/4de26aad1ae0d5738726a0a70bae75db5013fd59))
- **api**: Update to api version 1.0.3
([`d726201`](https://github.com/fossology/fossology-python/commit/d726201072f4477a06123ab1554119d7ba9f3a13))
improve exception handling add new endpoints and object (uploads, jobs) improve test
- **init**: Initial project import
([`5f0957d`](https://github.com/fossology/fossology-python/commit/5f0957dc56589289efd87593e262c9f2293f241d))
- **upload**: Add basic endpoints for uploads
([`0f58f7a`](https://github.com/fossology/fossology-python/commit/0f58f7ad36681e9e02169cba14a1524cd1fc47f0))
Refactoring
- Use individual tests
([`4801cad`](https://github.com/fossology/fossology-python/commit/4801cad77d4ecd38b368ea6e6760df621577d00c))
- **classes**: Use class inheritance for more readability
([`4af664d`](https://github.com/fossology/fossology-python/commit/4af664d1ee0a675cf29b525444d2f4d80c9a17d6))
Use permissive MIT license, remove information about the author add Siemens AG as copyright owner,
rename lib to fossology, increase version