Skip to content

Conversation

@mcgilmore
Copy link

Setting up python package

  • Added pyproject.toml
    • Package name set to "codonpy" as placeholder but can be changed
    • License set to GPL-3 as placeholder
  • Rearranged files
    • source files moved into the folder src/codonpy
  • Removed .pyz archives. CLI commands can now be run after building / installing the package
  • Removed fix_fasta.py files, replaced with one copy located in src/codonpy/fix_fasta.py. Can be imported as from codonpy import fix_fasta
  • Formatted python files with autopep8
  • Anything else I forgot to mention

@rhondene rhondene self-assigned this Jun 4, 2025
@mcgilmore mcgilmore closed this by deleting the head repository Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants