Side Project Management API for Data Storage and Name Searches
Project description
Fling
Fling is a side project management platform.
Fling is a tool for those of us who cannot help but create new side projects - flings. Some flings are started late at night and forgotten about the next day, while others we may continue working on over many weekends. Some may generate income, while others drain our savings. With so many projects in some state of development, keeping track of your flings, your fling's social media accounts, user activity or even where they're hosted can be nothing short of a nightmare. This tool is meant to help with that.
Fling allows you to collect and store "business state" separate from both the source code (which lives in a git repo), and app state (which usually lives in a production database somewhere).
Business state is:
- Hosting details (where is it running)
- Socials (blog, insta, mastodon)
- Monthly costs
- Income (revenue or donations)
- Basic user stats (views, signups, sessions)
- Partnership details (who built it with you)
- History / Timeline (when was it started, deployed etc)
It consists of a CLI tool, a web service, and a cookiecutter template.
The CLI, along with a growing set of plugins, can be used to gather "business state" about your project, and store that in the Fling service.
The cookiecutter template is language agnostic, and can be used for any new side project. It will add a company-private web interface that can be used to browse and visualize your side project state.
The Fling web service can be authenticated with GitHub, and used to aggregate the Fling business state from all of your side projects.
Fling CLI plugins
Namer
The namer plugin can be used through the search
command. It uses ChatGPT to
come up with great domain name ideas, and then the Name.com API to find some that
are available.
Init
The init plugin is integrated with cookiecutter, and can be used to set up a new
side project with Fling support. Existing projects can be configured by manually
creating a fling.yaml
file and then running fling pull
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fling_api-0.1.3.tar.gz
.
File metadata
- Download URL: fling_api-0.1.3.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.15 Darwin/22.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc585e0b748903108cdd942ef1d41cb8cb5ab11ee09b6e9f1f56036ff2fddc84 |
|
MD5 | 643eda92cf9ca8977ce06c7fa1d9e439 |
|
BLAKE2b-256 | 69bd094186e05381aae54062479063318c9683f4235fce1e056dbb27d9908c82 |
File details
Details for the file fling_api-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: fling_api-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.15 Darwin/22.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32266ddda2ceae479120d9ee6f2e0bb5845fd4f254b3991dd2d00d815e1f99b9 |
|
MD5 | 19ce18fdf2009ba9b57ca321f7d38e18 |
|
BLAKE2b-256 | 97051ed90628d72e5f711d96fb167060428922a5dec49674f5efdc567244dcba |